stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > Mutation > orderEditSetQuantity

AdminTypes.Mutation.orderEditSetQuantity property

Sets the quantity of a line item on an order that is being edited. More information on how to use the GraphQL Admin API to edit an existing order, refer to [Edit existing orders](https://shopify.dev/apps/fulfillment/order-management-apps/order-editing).

Signature:

orderEditSetQuantity?: Maybe<OrderEditSetQuantityPayload>;