2025-04-16
GraphQL schema change log: 2025-04-16
-
📘 Documentation: Updated the GraphQL schema and the GraphQL API Reference with these changes:
-
✖ Type
FormattedJobLocationwas removed -
✖ Field
admin1Namewas removed from object typeJobLocation -
✖ Field
admin2Namewas removed from object typeJobLocation -
✖ Field
admin3Namewas removed from object typeJobLocation -
✖ Field
admin4Namewas removed from object typeJobLocation -
✖ Field
countryNamewas removed from object typeJobLocation -
✖ Field
formattedwas removed from object typeJobLocation -
✖ Field
latitudewas removed from object typeJobLocation -
✖ Field
longitudewas removed from object typeJobLocation -
✖ Field
neighborhoodwas removed from object typeJobLocation -
✔ Field
EmployerJobData.companydescription, changed from:The hiring company name.The maximum length for the company name should not exceed 200 characters.To:
Name of the hiring company. The maximum length is 200 characters. -
✔ Field
EmployerJobData.dateCreateddescription, changed from:Date this was created.To:
Date and time when the job posting was created. -
✔ Field
EmployerJobData.datePostedOnIndeeddescription, changed from:Date this external job post was posted.To:
Date and time when the job posting was published on Indeed. -
✔ Field
EmployerJobData.descriptiondescription, changed from:The job post description.To:
The job posting description. -
✔ Field
EmployerJobData.externalJobPageUrldescription, changed from:The off-site URL for the Job from indexing to URL of the job posting on a website other than Indeed, such as the employers website.' -
✔ Field
EmployerJobData.jobLocationdescription, changed from:EmployerJobData implementations should attempt to provide some form of localized, formatted information about the jobs physical location in this field.To:
Localized, formatted information about the physical location of the job.' -
✔ Field
EmployerJobData.titledescription, changed from:Title dataTo:
Title of the job posting.
-