# OrderEditBeginPayload - admin-graphql - PAYLOAD Version: 2024-10 ## Description Return type for `orderEditBegin` mutation. ### Access Scopes ## Fields * [calculatedOrder](/docs/api/admin-graphql/2024-10/objects/CalculatedOrder): CalculatedOrder - The order that will be edited. * [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 * [orderEditBegin](/docs/api/admin-graphql/2024-10/mutations/orderEditBegin) ## Examples