Anchor to MetafieldDefinitionSupportedValidationMetafield
MetafieldDefinitionSupportedValidation
object
The type and name for the optional validation configuration of a metafield.
For example, a supported validation might consist of a max
name and a type.
This validation can then be used to enforce a maximum character length for a
metafield.
Anchor to FieldsFields
- Anchor to namename•String!non-null
The name of the metafield definition validation.
- Anchor to typetype•String!non-null
The type of input for the validation.
Was this section helpful?