OBJECT

CreateCustomFieldNamePayload

Autogenerated return type of CreateCustomFieldName

link GraphQL Schema definition

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

link Require by