Metafield Delete User Error
An error that occurs during the execution of cart metafield deletion.
Anchor to FieldsFields
- code (MetafieldDeleteErrorCode)
- field ([String!])
- message (String!)
- Anchor to codecode•Metafield
Delete Error Code The error code.
- Anchor to fieldfield•[String!]
The path to the input field that caused the error.
- Anchor to messagemessage•String!non-null
The error message.
Anchor to MutationsMutations
- cartMetafieldDelete (CartMetafieldDeletePayload)
- •mutation
Deletes a cart metafield.
NoteThis mutation won't trigger Shopify Functions. The changes won't be available to Shopify Functions until the buyer goes to checkout or performs another cart interaction that triggers the functions.
Note:This mutation won't trigger Shopify Functions. The changes won't be available to Shopify Functions until the buyer goes to checkout or performs another cart interaction that triggers the functions.
Note: This mutation won't trigger <a href="https://shopify.dev/docs/api/functions">Shopify Functions</a>. The changes won't be available to Shopify Functions until the buyer goes to checkout or performs another cart interaction that triggers the functions.
- Anchor to inputinput•Cart
Metafield Delete Input! required The input fields used to delete a cart metafield.
Arguments