OBJECT

RemoveContactGroupingPayload

Autogenerated return type of RemoveContactGrouping

link GraphQL Schema definition

  • type RemoveContactGroupingPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • errors: [String!]!
  • successfulContacts: [ID!]
  • unsuccessfulContacts: [ID!]
  • }

link Require by