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