OBJECT

DestroyCustomFieldNamePayload

Autogenerated return type of DestroyCustomFieldName

link GraphQL Schema definition

  • type DestroyCustomFieldNamePayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • customFieldName: CustomFieldName
  • errors: [String!]!
  • }

link Require by