--- title: OrderCustomerSetPayload - GraphQL Admin description: Return type for `orderCustomerSet` mutation. api_version: 2025-10 api_name: admin type: payload api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/payloads/ordercustomersetpayload md: https://shopify.dev/docs/api/admin-graphql/latest/payloads/ordercustomersetpayload.md --- # Order​Customer​Set​Payload payload Return type for `orderCustomerSet` mutation. ## Fields * order [Order](https://shopify.dev/docs/api/admin-graphql/latest/objects/Order) The order that had a customer set. * user​Errors [\[Order​Customer​Set​User​Error!\]!](https://shopify.dev/docs/api/admin-graphql/latest/objects/OrderCustomerSetUserError) non-null The list of errors that occurred from executing the mutation. *** ## Mutations with this payload * [order​Customer​Set](https://shopify.dev/docs/api/admin-graphql/latest/mutations/orderCustomerSet) mutation Sets a customer on an order. *** ## Map ### Mutations with this payload * [order​Customer​Set](https://shopify.dev/docs/api/admin-graphql/latest/types/orderCustomerSet)