INPUT_OBJECT
signUpInput
Autogenerated input type of signUp
link GraphQL Schema definition
- input signUpInput {
- # A unique identifier for the client performing the mutation.
- String :
- String :
- String :
- String :
- String :
- String :
- String :
- String :
- # 'patient' to create a patient, 'dietitian' to create a staff member or provider
- String :
- String :
- String :
- # timezone from TZ database names in IANA Timezone list
- String :
- String :
- String :
- String :
- }