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