fix: missing ID photo date

This commit is contained in:
Nikola Ubavic 2022-03-01 12:57:35 +01:00
parent 7e9fd148f3
commit 31c57d3a2c
4 changed files with 16 additions and 15 deletions

View file

@ -20,6 +20,7 @@ const typeDef = gql`
idCardPhoto: UploadGQL
idCardPhotoPath: String
idCardPhotoOverride: String
idCardPhotoAt: Date
usSsn: String
usSsnOverride: String
sanctions: Boolean