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