2026-02-20
GraphQL schema change log: 2026-02-20
📘 Documentation: Updated the GraphQL schema and the GraphQL API Reference with these changes:
-
[log] ✖ Field
EmployerRegistration.createdAtchanged type fromString!toDateTime! -
[log] ✖ Field
EmployerRegistration.modifiedAtchanged type fromString!toDateTime! -
[log] ✔ Field
completeSourceAttributionwas added to object typeAtsSyncCandidateSyncAssetMetadata -
[log] ✔ Field
stagedTestwas added to object typeAtsSyncCandidateSyncAssetMetadata -
[log] ✔ Type
AtsSyncCandidateSyncCompleteSourceAttributionwas added -
[log] ✔ Description:
Input that controls whether the job posting appears in Indeed search. Reason codes:- `CONFIDENTIAL_JOB`: Confidential job postings that should not appear in Indeed search.Example: An employer discreetly replacing a role hides the posting from Indeed search whileusing targeted channels (AutoSourcer, I2A, Smart Sourcing, or off-Indeed outreach).- `TALENT_POOL`: Jobs not currently open that build a candidate pool for future openings. Thesepostings should not appear in Indeed search.Example: A company planning to expand next quarter creates a talent pool posting to gathercandidates before positions become available.- `DRAFT_JOB`: Job postings in review that are not ready to go live. Remove this tag for the jobto appear on Indeed.Example: A hiring manager finalizes the job description, gets approval, and sets compensationbefore publishing.- `OPT_OUT`: Exceptional cases where jobs are hidden from Indeed search for reasons not covered byother codes. Not for general opt-out or policy circumvention. Discuss with your partner managerin advance; otherwise these jobs appear on Indeed.On type
HideFromIndeedSearchInputhas changed to:Input that controls whether the job posting appears in Indeed search. Reason codes:- `CONFIDENTIAL_JOB`: Confidential job postings that should not appear in Indeed search.Example: An employer discreetly replacing a role hides the posting from Indeed search whileusing targeted channels (AutoSourcer, I2A, Smart Sourcing, or off-Indeed outreach).- `TALENT_POOL`: Jobs not currently open that build a candidate pool for future openings. Thesepostings should not appear in Indeed search.Example: A company planning to expand next quarter creates a talent pool posting to gathercandidates before positions become available.- `OPT_OUT`: Exceptional cases where jobs are hidden from Indeed search for reasons not covered byother codes. Not for general opt-out or policy circumvention. Discuss with your partner managerin advance; otherwise these jobs appear on Indeed.