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