OBJECT

CreateCustomFieldGroupPayload

Autogenerated return type of CreateCustomFieldGroup

link GraphQL Schema definition

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

link Require by