# LocationEditPayload - admin-graphql - PAYLOAD Version: 2024-10 ## Description Return type for `locationEdit` mutation. ### Access Scopes ## Fields * [location](/docs/api/admin-graphql/2024-10/objects/Location): Location - The location that was edited. * [userErrors](/docs/api/admin-graphql/2024-10/objects/LocationEditUserError): LocationEditUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [locationEdit](/docs/api/admin-graphql/2024-10/mutations/locationEdit) ## Examples