2026-03-18
GraphQL schema change log: 2026-03-18
📘 Documentation: Updated the GraphQL schema and the GraphQL API Reference with these changes:
-
[log] ✔ Description:
Indeeds job object view. Connects employer-provided job data with post-level data visible to job seekers.On type
JobPosthas changed to:Indeeds job object view. Connects employer job data with post-level data visible to job seekers. -
[log] ✔ Field
JobPost.externalPartnerCallToActiondescription changed from:Call to action for this job posting.To:
Call to action for the job posting. -
[log] ✔ Description:
Call to action for this job posting.On type
JobPostCallToActionhas changed to:Call to action for the job posting. -
[log] ✔ Field
JobPostCallToAction.imageAltTextdescription changed from:Text for the `<img> alt` attribute.To:
`<img>` alt text. -
[log] ✔ Field
JobPostCallToAction.imageUrldescription changed from:URL of the call to action image.To:
Call to action image URL. -
[log] ✔ Description:
Input for requesting a job posting call to action.On type
JobPostCallToActionInputhas changed to:Input for a job posting call to action. -
[log] ✔ Input field
JobPostCallToActionInput.localedescription changed from:Locale for the returned call to action. See [Supported language codes, country codes, and locales](/api/reference/language-and-country-codes). Unsupported locales default to `en-us`.To:
Locale for the call to action. See [Supported language codes, country codes, and locales](/api/reference/language-and-country-codes). Unsupported locales default to `en-us`. -
[log] ✔ Description:
External status type definitions from the job posting.On type
JobPostStatushas changed to:External status types from the job posting. -
[log] ✔ Input field
JobPostStatusCommunicationSettingsInput.communicationInterfaceNamedescription changed from:Interface name for status messages (such as `myJobBoardName`). Combines locale and message control name.To:
Interface name for status messages, such as `myJobBoardName`. Combines locale and message control name. -
[log] ✔ Input field
JobPostStatusCommunicationSettingsInput.communicationLocaledescription changed from:Translation language (such as `ja`, `fr`).To:
Translation language, such as `ja` or `fr`. -
[log] ✔ Description:
Input for `JobPost` status. Required for GraphQL Federation compatibility.On type
JobPostStatusInputhas changed to:Input for `JobPost` status. Required for GraphQL Federation. -
[log] ✔ Input field
JobPostStatusInput.surfaceContextsdescription changed from:Surface contexts for retrieving job posting status.To:
Surface contexts for job posting status.