2026-03-10
GraphQL schema change log: 2026-03-10
📘 Documentation: Updated the GraphQL schema and the GraphQL API Reference with these changes:
-
[log] ✔ Input field
DeregisterEmployerInput.indeedRegistrationIddescription changed from:Unique ID for the ATS-employer registration.To:
ATS-employer registration ID. -
[log] ✔ Field
DeregisterEmployerPartnerAtsSyncEmployerRegistrationPayload.indeedRegistrationIddescription changed from:Unique ID for the ATS employer-Indeed employer registration.To:
ATS employer-Indeed employer registration ID. -
[log] ✔ Field
EmployerRegistration.iddescription changed from:Employer registration IRI.To:
Employer registration [IRI](/getstarted/iris). -
[log] ✔ Field
EmployerRegistrationFeatures.retrieveSourcedCandidatesAutodescription changed from:Status for the `RetrieveSourcedCandidates.AutomatedTransfers` feature.To:
`RetrieveSourcedCandidates.AutomatedTransfers` feature status. -
[log] ✔ Field
EmployerRegistrationFeatures.retrieveSourcedCandidatesClickdescription changed from:Status for the `RetrieveSourcedCandidates.OneClick` feature.To:
`RetrieveSourcedCandidates.OneClick` feature status. -
[log] ✔ Field
EmployerRegistrationFeatures.sendApplicationsdescription changed from:Status for the `SendApplications` feature.To:
`SendApplications` feature status. -
[log] ✔ Description:
Features to update. Features that you omit remain unchanged.On type
EmployerRegistrationFeaturesInputhas changed to:Features to update. Omitted features remain unchanged. -
[log] ✔ Input field
EmployerRegistrationFeaturesInput.retrieveSourcedCandidatesAutodescription changed from:Status for the `RetrieveSourcedCandidates.AutomatedTransfers` feature.To:
`RetrieveSourcedCandidates.AutomatedTransfers` feature status. -
[log] ✔ Input field
EmployerRegistrationFeaturesInput.retrieveSourcedCandidatesClickdescription changed from:Status for the `RetrieveSourcedCandidates.OneClick` feature.To:
`RetrieveSourcedCandidates.OneClick` feature status. -
[log] ✔ Input field
EmployerRegistrationFeaturesInput.sendApplicationsdescription changed from:Status for the `SendApplications` feature.To:
`SendApplications` feature status. -
[log] ✔ Field
FindRegisteredEmployersConnection.edgesdescription changed from:`FindRegisteredEmployersEdge` results that match the filter.To:
`FindRegisteredEmployersEdge` results matching the filter. -
[log] ✔ Field
FindRegisteredEmployersConnection.employerRegistrationsdescription changed from:Employer registrations that match the filter.To:
Employer registrations matching the filter. -
[log] ✔ Field
FindRegisteredEmployersEdge.nodedescription changed from:Employer registration that matches the filter.To:
Employer registration matching the filter. -
[log] ✔ Input field
FindRegisteredEmployersFilterInput.indeedRegistrationIddescription changed from:Unique ID for the ATS-employer registration.To:
ATS-employer registration ID. -
[log] ✔ Description for
enumvalueIndeedFeatureStatus.DISABLEDchanged from:The feature is disabled.To:
Feature is disabled. -
[log] ✔ Description for
enumvalueIndeedFeatureStatus.ENABLEDchanged from:The feature is enabled.To:
Feature is enabled. -
[log] ✔ Description for
enumvalueIndeedFeatureStatus.NOT_ALLOWEDchanged from:The ATS does not support this feature.To:
ATS does not support this feature. -
[log] ✔ Description for
enumvalueIndeedFeatureStatusInput.DISABLEDchanged from:The feature is disabled.To:
Feature is disabled. -
[log] ✔ Description for
enumvalueIndeedFeatureStatusInput.ENABLEDchanged from:The feature is enabled.To:
Feature is enabled. -
[log] ✔ Field
PartnerAtsSyncEmployerRegistrationMutations.deregisterEmployerdescription changed from:Call with 2-legged OAuth token to deregister an employer. Deletes all features and removes the registration.To:
Call with a 2-legged OAuth token to deregister an employer. Deletes all features and removes the registration. -
[log] ✔ Field
PartnerAtsSyncEmployerRegistrationMutations.manageFeaturesForEmployerdescription changed from:Call with 2-legged OAuth token to enable or disable features for an employer.To:
Call with a 2-legged OAuth token to enable or disable features for an employer. -
[log] ✔ Field
PartnerAtsSyncEmployerRegistrationMutations.registerEmployerdescription changed from:Call with the employers 3-legged OAuth token.The `partnerEmployerId` is returned in this and other API payloads (such as exported candidates) to associate candidates with the correct employer.To:
Call with the employers 3-legged OAuth token. The `partnerEmployerId` is returned in this and other API payloads (such as exported candidates) to associate candidates with the correct employer. -
[log] ✔ Field
PartnerAtsSyncEmployerRegistrationQueries.findRegisteredEmployersdescription changed from:Get employer registrations using 2-legged OAuth token. If you specify no pagination, returns first 50 registrations.To:
Call with a 2-legged OAuth token to get employer registrations. If pagination is not specified, returns the first 50 registrations. -
[log] ✔ Input field
RegisterEmployerInput.atsNamedescription changed from:ATS name that the employer uses. Employers on Indeed see this name.To:
ATS name the employer uses. Employers on Indeed see this name.