--- title: LocationEditPayload - GraphQL Admin description: Return type for `locationEdit` 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/locationeditpayload md: https://shopify.dev/docs/api/admin-graphql/latest/payloads/locationeditpayload.md --- # Location​Edit​Payload payload Return type for `locationEdit` mutation. ## Fields * location [Location](https://shopify.dev/docs/api/admin-graphql/latest/objects/Location) The location that was edited. * user​Errors [\[Location​Edit​User​Error!\]!](https://shopify.dev/docs/api/admin-graphql/latest/objects/LocationEditUserError) non-null The list of errors that occurred from executing the mutation. *** ## Mutations with this payload * [location​Edit](https://shopify.dev/docs/api/admin-graphql/latest/mutations/locationEdit) mutation Edits an existing location. [As of the 2023-10 API version](https://shopify.dev/changelog/apps-can-now-change-the-name-and-address-of-their-fulfillment-service-locations), apps can change the name and address of their fulfillment service locations. *** ## Map ### Mutations with this payload * [location​Edit](https://shopify.dev/docs/api/admin-graphql/latest/types/locationEdit)