IdentityInput
This is the Identity value object graphQL mutable input object definition
FR: Identite
input IdentityInput {
additionalFilesFolder: FolderInput
housingAddress: AddressInput!
id: UUID
identityProofFile: FileInput
}
Fields
| Nom | Type | Description |
|---|---|---|
| additionalFilesFolder | FolderInput input | — |
| housingAddress | AddressInput! non-null input | — |
| id | UUID scalar | — |
| identityProofFile | FileInput input | ProfileInput |