# OrderEditSetQuantityPayload - admin-graphql - PAYLOAD Version: 2024-10 ## Description Return type for `orderEditSetQuantity` mutation. ### Access Scopes ## Fields * [calculatedLineItem](/docs/api/admin-graphql/2024-10/objects/CalculatedLineItem): CalculatedLineItem - The calculated line item with the edits applied but not saved. * [calculatedOrder](/docs/api/admin-graphql/2024-10/objects/CalculatedOrder): CalculatedOrder - The calculated order with the edits applied but not saved. * [userErrors](/docs/api/admin-graphql/2024-10/objects/UserError): UserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [orderEditSetQuantity](/docs/api/admin-graphql/2024-10/mutations/orderEditSetQuantity) ## Examples