INPUT_OBJECT
createClientInput
Autogenerated input type of createClient
link GraphQL Schema definition
- input createClientInput {
- # A unique identifier for the client performing the mutation.
- String :
- String :
- String :
- String :
- # Timezone of the client. IANA DB name format.
- String :
- String :
- String :
- Boolean :
- String :
- # Also known as the provider ID
- String :
- String :
- # if true, welcome email is not sent
- Boolean :
- # When true, the client will not be placed into a set password state (where links
- # sent to the client will first take them to set a password)
- Boolean :
- String] : [
- }