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