CartMetafieldDeleteInput - storefront - INPUT_OBJECT
Version: unstable
Description:
The input fields to delete a cart metafield.
Access Scopes
Fields
key
: String! - The key name of the cart metafield. Can either be a composite key (`namespace.key`) or a simple key that relies on the default app-reserved namespace.
ownerId
: ID! - The ID of the cart resource.
Input objects with this input object
cartMetafieldDelete
Examples