addToCart
Create a new cart or add products to an existing cart
addToCart(
input: AddToCartInput!
): CartResult!
Arguments
input ● AddToCartInput!
Type
CartResult
The result of mutating a cart
Create a new cart or add products to an existing cart
addToCart(
input: AddToCartInput!
): CartResult!
input ● AddToCartInput!CartResultThe result of mutating a cart