OBJECT

CreateContactGroupPayload

Autogenerated return type of CreateContactGroup

link GraphQL Schema definition

  • type CreateContactGroupPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • contactGroup: ContactGroup
  • errors: [String!]!
  • }

link Require by