locationSuggestions
query:ontologies
scope.Name | Description |
---|---|
String! | The scheme ID of the location dataset to query.Currently, only seekAnz and seekAnzPublicTest are supported. |
String! | Hirer-provided text used for the location suggestions.This currently expects a substring of a location's name (e.g. a suburb or city name).
Postcodes and street addresses are not supported. |
String! | The context that the location suggestions will be used in.Not all locations are accepted by all SEEK API operations.
Specifying the correct usage type ensures the returned locations are valid in the context they're consumed.Currently two codes are defined:
|
Int | A non-negative limit to the number of locations to return.Defaults to 10. |
String | The identifier for the HiringOrganization used to provide location suggestions weighted by the hirer's SEEK-configured domicile. |
Name | Description |
---|---|
[LocationSuggestion!] | A suggested location. |