# OrderEditBeginPayload - admin-graphql - PAYLOAD Version: 2024-07 ## Description Return type for `orderEditBegin` mutation. ### Access Scopes ## Fields * [calculatedOrder](/docs/api/admin-graphql/2024-07/objects/CalculatedOrder): CalculatedOrder - The order that will be edited. * [userErrors](/docs/api/admin-graphql/2024-07/objects/UserError): UserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [orderEditBegin](/docs/api/admin-graphql/2024-07/mutations/orderEditBegin) ## Examples