Skip to main content
Anchor to MetafieldsDeletePayload

MetafieldsDeletePayload

payload

Return type for metafieldsDelete mutation.

•[MetafieldIdentifier]

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

Show fields
•[MetafieldsDeleteUserError!]!
non-null

The list of errors that occurred from executing the mutation.

Show fields

Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Deletes multiple metafields in bulk.

Show payload

Arguments

•[MetafieldIdentifierInput!]!
required

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

Show input fields


Was this section helpful?