cart Metafield Delete
Deletes a cart metafield.
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.
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.
Arguments
- input (CartMetafieldDeleteInput!)
- Anchor to inputinput•Cart
Metafield Delete Input! required The input fields used to delete a cart metafield.
- deletedId (ID)
- userErrors ([MetafieldDeleteUserError!]!)
- Anchor to deletedIddeleted•ID
Id The ID of the deleted cart metafield.
- Anchor to userErrorsuser•[Metafield
Errors Delete User Error!]! non-null The list of errors that occurred from executing the mutation.