> For the complete documentation index, see [llms.txt](https://developer.firmhouse.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.firmhouse.com/graphql-api/api-reference/mutations/update-ordered-product-quantity.md).

# updateOrderedProductQuantity

### Arguments

| Argument                                                                                                                  | Description                                 |
| ------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------- |
| input ([UpdateOrderedProductQuantityInput](/graphql-api/api-reference/objects/update-ordered-product-quantity-input.md)!) | Parameters for UpdateOrderedProductQuantity |

### UpdateOrderedProductQuantityInput Arguments

| Argument                                                                                            | Description |
| --------------------------------------------------------------------------------------------------- | ----------- |
| orderedProduct ([OrderedProductInput](/graphql-api/api-reference/objects/ordered-product-input.md)) |             |

### Return fields

#### errors (\[[ModelValidationError](/graphql-api/api-reference/objects/model-validation-error.md)!]!)

#### orderedProduct ([OrderedProduct](/graphql-api/api-reference/objects/ordered-product.md))

#### subscription ([Subscription](/graphql-api/api-reference/objects/subscription.md))
