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