GraphQL referenceTypesUpcomingInputsCartRowInputOn this pageCartRowInputNo 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 {}