Allowed include arguments for locations:
Allowed sort arguments for locations (none).
Transforms the raw location object(s) into typed objects.
The resolvable location object(s).
The resolved location object(s).
The ID of the location.
The formatted URL to the location in the admin panel.
Creates a location.
The short name for the location (usually the country code).
The long name for the location.
The new location.
Deletes a location.
The ID of the location.
Fetches a location from the API by its ID. This will check the cache first unless the force option is specified.
The ID of the location.
The fetched location.
Fetches a list of locations from the API with the given options (default is undefined).
The fetched locations.
Fetches all locations from the API with the given options (default is undefined).
The fetched locations.
Fetches rach page and joins the results.
Dictionary of the specified types
Gets the allowed query options from the inherited manager.
The query options.
Queries the API for locations that match the specified query filters. This fetches from the API directly and does not check the cache. Use cache methods for filtering and sorting.
Available query filters:
The entity to query.
The query options to filter by.
The queried locations.
Resolves a location from an object. This can be:
The object to resolve from.
The resolved location or undefined if not found.
Updates a location.
The ID of the location.
The updated short and/or long name of the location.
The updated location.
Generated using TypeDoc
Allowed filter arguments for locations: