GraphQL referenceTypesUpcomingInputsUpdateCartRowInputOn this pageUpdateCartRowInputNo description input UpdateCartRowInput { id: Int quantity: Int! bundle: CartRowBundleInput} Fields id ● Int quantity ● Int! bundle ● CartRowBundleInput Example { "bundle": { "categories": [ {} ] }}