Merge pull request #1141 from ubavic/add-front-photo-date
fix: missing ID photo date
This commit is contained in:
commit
4d04298f6a
4 changed files with 16 additions and 15 deletions
|
|
@ -20,6 +20,7 @@ const typeDef = gql`
|
|||
idCardPhoto: UploadGQL
|
||||
idCardPhotoPath: String
|
||||
idCardPhotoOverride: String
|
||||
idCardPhotoAt: Date
|
||||
usSsn: String
|
||||
usSsnOverride: String
|
||||
sanctions: Boolean
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue