OBJECT

DestroyCustomFieldGroupPayload

Autogenerated return type of DestroyCustomFieldGroup

link GraphQL Schema definition

  • type DestroyCustomFieldGroupPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • customFieldGroup: CustomFieldGroup
  • errors: [String!]!
  • }

link Require by