๐ Checkout
Create a cart
Everything starts with the cart creation
Overview
The cartCreate mutation returns the newly created Cart.
You are not required to, but you can provide metadata
and products
to the cartCreate mutation.
The โmetadataโ field doesnโt have a set structure and can accept any correctly formatted JSON object.