Anchor to MetafieldDefinitionCreateUserErrorMetafield
objectMetafield Definition Create User Error
An error that occurs during the execution of .
Anchor to FieldsFields
- Anchor to codecode•Metafield
Definition Create User Error Code The error code.
- Anchor to elementIndexelement•Int
Index The index of the array element that's causing the error.
- Anchor to fieldfield•[String!]
The path to the input field that caused the error.
- Anchor to messagemessage•String!non-null
The error message.
Was this section helpful?
Anchor to MutationsMutations
- •mutation
Creates a metafield definition. Any metafields existing under the same owner type, namespace, and key will be checked against this definition and will have their type updated accordingly. For metafields that are not valid, they will remain unchanged but any attempts to update them must align with this definition.
Was this section helpful?