--- title: CompanyLocationCreatePayload - GraphQL Admin description: Return type for `companyLocationCreate` 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/companylocationcreatepayload md: https://shopify.dev/docs/api/admin-graphql/latest/payloads/companylocationcreatepayload.md --- # Company​Location​Create​Payload payload Return type for `companyLocationCreate` mutation. ## Fields * company​Location [Company​Location](https://shopify.dev/docs/api/admin-graphql/latest/objects/CompanyLocation) The created company location. * user​Errors [\[Business​Customer​User​Error!\]!](https://shopify.dev/docs/api/admin-graphql/latest/objects/BusinessCustomerUserError) non-null The list of errors that occurred from executing the mutation. *** ## Mutations with this payload * [company​Location​Create](https://shopify.dev/docs/api/admin-graphql/latest/mutations/companyLocationCreate) mutation Creates a company location. *** ## Map ### Mutations with this payload * [company​Location​Create](https://shopify.dev/docs/api/admin-graphql/latest/types/companyLocationCreate)