GraphQL INPUT_OBJECT
SessionCartInput
Input for session shopping cart preview.
link Definition
- input SessionCartInput {
- # List of product and pricing items.
- CartItemInput] : [
- }
GraphQL INPUT_OBJECT
Input for session shopping cart preview.
- input SessionCartInput {
- # List of product and pricing items.
- CartItemInput] : [
- }