# OrderCreatePayload - admin-graphql - PAYLOAD Version: 2024-10 ## Description Return type for `orderCreate` mutation. ### Access Scopes ## Fields * [order](/docs/api/admin-graphql/2024-10/objects/Order): Order - The order that was created. * [userErrors](/docs/api/admin-graphql/2024-10/objects/OrderCreateUserError): OrderCreateUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [orderCreate](/docs/api/admin-graphql/2024-10/mutations/orderCreate) ## Examples