The input parameter for the
jobCategorySuggestions
query.Fields
Name | Description |
---|---|
[String!]! | An array of identifiers for the position's Location s.A maximum of 1 location may be provided. |
String! | The position title. |
[PositionFormattedDescriptionInput!] | The descriptions for the position profile.Currently, only the AdvertisementDetails description is used.
Other descriptions will be accepted but are ignored when determining the relevance of suggestion.The job category suggestion algorithm is designed to work with the complete advertisement details as they would appear on the final job ad.
Providing incomplete or placeholder text in this field may result in irrelevant suggestions. |
[String!] | An array of identifiers for the HiringOrganization s that have the position.A maximum of 1 organization may be provided.Information such as the organization's domicile may be used to refine the returned suggestions. |
Seen in
Parent name | Parent type | Description |
---|---|---|
jobCategorySuggestions | Query | positionProfile argument |