Skip to main content
Anchor to MetafieldDeleteUserError

MetafieldDeleteUserError

object

An error that occurs during the execution of cart metafield deletion.

•MetafieldDeleteErrorCode

The error code.

•[String!]

The path to the input field that caused the error.

•String!
non-null

The error message.


Was this section helpful?

•mutation

Deletes a cart metafield.

Arguments

•CartMetafieldDeleteInput!
required

The input fields used to delete a cart metafield.


Fields

•ID

The ID of the deleted cart metafield.

•[MetafieldDeleteUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?


Was this section helpful?