INPUT_OBJECT

CreateCustomFieldNameInput

Autogenerated input type of CreateCustomFieldName

link GraphQL Schema definition

  • input CreateCustomFieldNameInput {
  • attributes: CustomFieldNameAttributes!
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • }

link Require by