Update metadata associated with a cart, which includes customer preferences, delivery instructions, or any special requirements related to the cart items.
Arguments
buyNow
BooleanWhether to get buy_now cart.
cartMetaRequestInput
CartMetaRequestInputCart meta request schema to update the cart meta detail like delivery slots, comment message, GSTIN and custom cart meta.
id
StringThe unique identifier of the cart.
Mutation
Try it
Input Variables
Response
Was this section helpful?