INPUT_OBJECT
CreateAccountGroupMutationInput
The input object that defines the fields for the createAccountGroup mutation.
link GraphQL Schema definition
- input CreateAccountGroupMutationInput {
- # A descriptive name.
- String! :
- # A note about this entity.
- NoteMutationInput :
- }