Eventjet GraphQL API documentation

setCartItemQuantity

Arguments

ArgumentDescriptionType
cartIdID
shopSlugID!
itemIdID!
quantityInt!
passwords

If an item is password protected, you need to specify the required password here.

[ String! ]

Type

This field resolves to SetCartItemQuantityResult!.