Skip to main content
Anchor to MetaobjectFieldDefinitionUpdateInput

MetaobjectFieldDefinitionUpdateInput

input_object

The input fields for updating a metaobject field definition.

•String

An administrative description of the field.

•String!non-null

The key of the field definition to update.

•String

A human-readable name for the field.

•Boolean

Whether metaobjects require a saved value for the field.

•[MetafieldDefinitionValidationInput!]

Custom validations that apply to values assigned to the field.


Was this section helpful?

Anchor to Input objects using this inputInput objects using this input

•INPUT OBJECT

The input fields for updating a metaobject field definition.


Was this section helpful?