INPUT_OBJECT

CreateContactGroupInput

Autogenerated input type of CreateContactGroup

link GraphQL Schema definition

  • input CreateContactGroupInput {
  • attributes: ContactGroupAttributes!
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • }

link Require by