# LocationEditUserError - admin-graphql - OBJECT Version: 2024-10 ## Description An error that occurs while editing a location. ### Access Scopes `read_locations` access scope or `read_fulfillments` access scope. ## Fields * [code](/docs/api/admin-graphql/2024-10/enums/LocationEditUserErrorCode): LocationEditUserErrorCode - The error code. * [field](/docs/api/admin-graphql/2024-10/scalars/String): String - The path to the input field that caused the error. * [message](/docs/api/admin-graphql/2024-10/scalars/String): String! - The error message. ## Connections ## Related queries ## Related mutations * [locationEdit](/docs/api/admin-graphql/2024-10/mutations/locationEdit) 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. ## Related Unions ## Examples