Anchor to metafieldDefinitionDeletemetafield
mutationmetafield Definition Delete
Requires API client to have access to the resource type associated with the metafield definition.
Delete a metafield definition. Optionally deletes all associated metafields asynchronously when specified.
Anchor to Arguments
Arguments
- Anchor to deleteAllAssociatedMetafieldsdelete•BooleanDefault:false
All Associated Metafields Whether to delete all associated metafields.
- •ID!required
The id of the metafield definition to delete.
Was this section helpful?
- Anchor to deletedDefinitionIddeleted•ID
Definition Id The ID of the deleted metafield definition.
- Anchor to userErrorsuser•[Metafield
Errors Definition Delete User Error!]!non-null The list of errors that occurred from executing the mutation.
Was this section helpful?