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