--- title: orderCustomerRemove - GraphQL Admin description: Removes customer from an order. api_version: 2026-01 api_name: admin type: mutation api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/latest/mutations/orderCustomerRemove md: >- https://shopify.dev/docs/api/admin-graphql/latest/mutations/orderCustomerRemove.md --- # order​Customer​Remove mutation Requires `write_orders` access scope. Also: The user must have permission to manage the order. Removes customer from an order. ## Arguments * orderId *** ## Order​Customer​Remove​Payload returns * order * userErrors *** ## Examples * ### orderCustomerRemove reference