INPUT_OBJECT
UserCreateMutationInput
Autogenerated input type of UserCreateMutation
link GraphQL Schema definition
- input UserCreateMutationInput {
- # A unique identifier for the client performing the mutation.
- String :
- ID :
- # Attributes to assign to the new user.
- UserCreateSecondaryInput! :
- }