--- title: LocationAddPayload - GraphQL Admin description: Return type for `locationAdd` 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/locationaddpayload md: https://shopify.dev/docs/api/admin-graphql/latest/payloads/locationaddpayload.md --- # Location​Add​Payload payload Return type for `locationAdd` mutation. ## Fields * location [Location](https://shopify.dev/docs/api/admin-graphql/latest/objects/Location) The location that was added. * user​Errors [\[Location​Add​User​Error!\]!](https://shopify.dev/docs/api/admin-graphql/latest/objects/LocationAddUserError) non-null The list of errors that occurred from executing the mutation. *** ## Mutations with this payload * [location​Add](https://shopify.dev/docs/api/admin-graphql/latest/mutations/locationAdd) mutation Adds a new location. *** ## Map ### Mutations with this payload * [location​Add](https://shopify.dev/docs/api/admin-graphql/latest/types/locationAdd)