INPUT_OBJECT

UpdateAccountGroupMutationInput

The input object that defines the fields for the updateAccountGroup mutation.

link GraphQL Schema definition

  • input UpdateAccountGroupMutationInput {
  • # A descriptive name.
  • name: String
  • # A note about this entity.
  • note: NoteMutationInput
  • }

link Require by