Skip to main content
mutation

Deletes multiple metafields in bulk.

•[MetafieldIdentifierInput!]!required

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


Was this section helpful?

Anchor to MetafieldsDeletePayload returnsMetafieldsDeletePayload returns

•[MetafieldIdentifier]

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

•[MetafieldsDeleteUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?