2026-02-02
GraphQL schema change log: 2026-02-02
📘 Documentation: Updated the GraphQL schema and the GraphQL API Reference with these changes:
-
[log] ✖ Input field
AtsSyncCandidateSyncInterestedCandidateInput.includeResumechanged type fromBooleantoBoolean! -
[log] ✔ Field
EmployerJobData.companydescription changed from:Name of the hiring company. The maximum length is 200 characters.To:
Hiring company name (max 200 characters). -
[log] ✔ Field
EmployerJobData.dateCreateddescription changed from:Date and time when the job posting was created.To:
When the job posting was created. -
[log] ✔ Field
EmployerJobData.descriptiondescription changed from:The job posting description.To:
Job posting description. -
[log] ✔ Field
EmployerJobData.externalJobPageUrldescription changed from:URL of the job posting on a website other than Indeed, such as the employers website.To:
Job posting URL on a non-Indeed site, such as the employers website. -
[log] ✔ Field
EmployerJobData.jobLocationdescription changed from:Localized, formatted information about the physical location of the job.To:
Localized, formatted job location info. -
[log] ✔ Field
EmployerJobData.salarydescription changed from:Job salary period and range amounts.To:
Salary period and range. -
[log] ✔ Field
EmployerJobData.titledescription changed from:Title of the job posting.To:
Job posting title. -
[log] ✔ Input field
SourcedJobPostingTaxonomyInput.remoteTypedescription changed from:Location flexibility:- `Fully Remote` - Remote only, no on-site work- `Hybrid Remote` - Mix of on-site and remote workThis field does not determine job location.To:
Location flexibility:- `Fully Remote` - Remote only, no on-site work- `Hybrid Remote` - Mix of on-site and remote workThis field does not determine job location.:::noteFor non-remote and non-hybrid jobs, leave blank or set to `null`.:::