# OrderClosePayload - admin-graphql - PAYLOAD Version: 2024-10 ## Description Return type for `orderClose` mutation. ### Access Scopes ## Fields * [order](/docs/api/admin-graphql/2024-10/objects/Order): Order - The closed order. * [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 * [orderClose](/docs/api/admin-graphql/2024-10/mutations/orderClose) ## Examples