JobCategory| Name | Description |
|---|---|
The identifier for the JobCategory. | |
String! | Name of the job category. |
[JobCategory!] | An array of child job categories.These are more specific categories that belong to this general classification. |
JobCategory | The parent job category.This is a more general classification that this category belongs to.
It will be null for root categories that do not belong to a more general classification. |
| Parent name | Parent type | Description |
|---|---|---|
| PositionProfile | Interface | jobCategories field |
| JobCategory | Object | children field |
| JobCategory | Object | parent field |
| JobCategorySuggestionChoice | Object | jobCategory field |
| PostedPositionProfile | Object | jobCategories field |
| UnpostedPositionProfile | Object | jobCategories field |
| jobCategories | Query | Result type |
| jobCategory | Query | Result type |