hiringOrganizationid.This query accepts browser tokens that include the query:organizations scope.| Name | Description |
|---|---|
String! | The value of HiringOrganization.id for the requested object. |
| Name | Description |
|---|---|
HiringOrganization | An organization hiring for an open position. |
query ($id: String!) {
hiringOrganization(id: $id) {
id {
value
}
seekAnzAdvertiserId
}
}