Skip to main content

CartRowInput

No description

input CartRowInput {
id: Int
productId: String!
quantity: Int!
}

Fields

id ● Int

productId ● String!

Products with type VARIANT_GROUP are not allowed

quantity ● Int!

Example

{}