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