setCartItemQuantity
Arguments
| Argument | Description | Type |
|---|---|---|
| cartId | ID | |
| shopSlug | ID! | |
| itemId | ID! | |
| quantity | Int! | |
| passwords | If an item is password protected, you need to specify the required password here. | [ String! ] |
Type
This field resolves to SetCartItemQuantityResult!.