Skip to main content
Anchor to MetafieldsDeleteUserError

MetafieldsDeleteUserError

object

An error that occurs during the execution of MetafieldsDelete.

•

The error code.

•

The index of the array element that's causing the error.

•

The path to the input field that caused the error.

•
String!non-null

The error message.


Was this section helpful?

•
mutation

Deletes multiple metafields in bulk.

Arguments

•

A list of identifiers specifying metafields to delete. At least one identifier must be specified.


Fields

•

List of metafield identifiers that were deleted, null if the corresponding metafield isn't found.

•

The list of errors that occurred from executing the mutation.


Was this section helpful?


Was this section helpful?