2026-03-06
GraphQL schema change log: 2026-03-06
📘 Documentation: Updated the GraphQL schema and the GraphQL API Reference with these changes:
-
[log] ✔ Input field
ClearSourcedJobPostingUpdateInput.sourcedPostingIddescription changed from:Job post UUID from `createSourcedJobPostings`. Also accepts employer job ID (UUID or base64-encoded IRI from `EmployerJob`).To:
Job post UUID from `createSourcedJobPostings`, or an employer job ID (UUID or base64-encoded [`EmployerJob`](/api/job/objects/EmployerJob) [IRI](/getstarted/iris)). -
[log] ✔ Input field
UpdateSourcedJobPostingBodyInput.descriptionFormattingdescription changed from:Specifies the format of the description content. Defaults to TEXT if not provided.To:
Description format. Omit to use the default `TEXT`.