Skip to main content
Anchor to MetafieldDefinitionDeleteUserError

MetafieldDefinitionDeleteUserError

object

An error that occurs during the execution of MetafieldDefinitionDelete.

•

The error code.

•

The path to the input field that caused the error.

•
String!non-null

The error message.


Was this section helpful?

•
mutation

Delete a metafield definition. Optionally deletes all associated metafields asynchronously when specified.

Arguments

Anchor to deleteAllAssociatedMetafieldsdeleteAllAssociatedMetafields
•
BooleanDefault:false

Whether to delete all associated metafields.

•

The id of the metafield definition to delete. Using identifier is preferred.

•

The identifier of the metafield definition to delete.


Fields

•

The metafield definition that was deleted.

•

The ID of the deleted metafield definition.

•

The list of errors that occurred from executing the mutation.


Was this section helpful?


Was this section helpful?