2025-05-11
GraphQL schema change log: 2025-05-11
-
📘 Documentation: Updated the GraphQL schema and the GraphQL API Reference with these changes:
-
✔ Type
BigDecimalwas added -
✔ Field
EmployerJobData.iddescription, changed from:the ID of the record - the nature of this id depends on the concrete type.To:
The ID of the job posting record. -
✔ Field
salarywas added to interfaceEmployerJobData -
✔ Type
JobSalarywas added -
✔ Type
Longwas added -
✔ Field
employerJobIdwas added to object typeSourcedJobPosting
-