fix: edge case with suspensions shorter than 1 day

This commit is contained in:
Sérgio Salgado 2021-07-19 19:25:59 +01:00 committed by Josh Harvey
parent c0218e672f
commit fe665f1e9c
5 changed files with 15 additions and 10 deletions

View file

@ -5,6 +5,7 @@ const typeDef = gql`
id: ID!
authorizedOverride: String
daysSuspended: Int
isSuspended: Boolean
frontCameraPath: String
frontCameraOverride: String
phone: String