OBJECT
CreateContactGroupPayload
Autogenerated return type of CreateContactGroup
link GraphQL Schema definition
- type CreateContactGroupPayload {
- # A unique identifier for the client performing the mutation.
- : String
- : ContactGroup
- : [String!]!
- }