Anchor to MetafieldDefinitionDeleteUserErrorMetafield
objectMetafield Definition Delete User Error
An error that occurs during the execution of .
Anchor to FieldsFields
- Anchor to codecode•Metafield
Definition Delete User Error Code The error code.
- 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
Deletes a
. You can identify the definition by providing either its owner type, namespace, and key, or its global ID.When you set
totrue, the mutation asynchronously deletes allMetafieldobjects that use this definition. This option must betruewhen deleting definitions under the$appnamespace.Learn more about deleting metafield definitions.
Was this section helpful?