2026-03-10
GraphQLスキーマ変更ログ: 2026-03-10
📘 ドキュメント: GraphQLスキーマおよびGraphQL APIリファレンスを次の変更内容で更新しました:
-
[log] ✔ 入力フィールド
DeregisterEmployerInput.indeedRegistrationIdの説明が次から:Unique ID for the ATS-employer registration.次のように変更されました:
ATS-employer registration ID. -
[log] ✔ フィールド
DeregisterEmployerPartnerAtsSyncEmployerRegistrationPayload.indeedRegistrationIdの説明が次から:Unique ID for the ATS employer-Indeed employer registration.次のように変更されました:
ATS employer-Indeed employer registration ID. -
[log] ✔ フィールド
EmployerRegistration.idの説明が次から:Employer registration IRI.次のように変更されました:
Employer registration [IRI](/getstarted/iris). -
[log] ✔ フィールド
EmployerRegistrationFeatures.retrieveSourcedCandidatesAutoの説明が次から:Status for the `RetrieveSourcedCandidates.AutomatedTransfers` feature.次のように変更されました:
`RetrieveSourcedCandidates.AutomatedTransfers` feature status. -
[log] ✔ フィールド
EmployerRegistrationFeatures.retrieveSourcedCandidatesClickの説明が次から:Status for the `RetrieveSourcedCandidates.OneClick` feature.次のように変更されました:
`RetrieveSourcedCandidates.OneClick` feature status. -
[log] ✔ フィールド
EmployerRegistrationFeatures.sendApplicationsの説明が次から:Status for the `SendApplications` feature.次のように変更されました:
`SendApplications` feature status. -
[log] ✔ 説明:
Features to update. Features that you omit remain unchanged.タイプ
EmployerRegistrationFeaturesInputの説明が次のように変更されました:Features to update. Omitted features remain unchanged. -
[log] ✔ 入力フィールド
EmployerRegistrationFeaturesInput.retrieveSourcedCandidatesAutoの説明が次から:Status for the `RetrieveSourcedCandidates.AutomatedTransfers` feature.次のように変更されました:
`RetrieveSourcedCandidates.AutomatedTransfers` feature status. -
[log] ✔ 入力フィールド
EmployerRegistrationFeaturesInput.retrieveSourcedCandidatesClickの説明が次から:Status for the `RetrieveSourcedCandidates.OneClick` feature.次のように変更されました:
`RetrieveSourcedCandidates.OneClick` feature status. -
[log] ✔ 入力フィールド
EmployerRegistrationFeaturesInput.sendApplicationsの説明が次から:Status for the `SendApplications` feature.次のように変更されました:
`SendApplications` feature status. -
[log] ✔ フィールド
FindRegisteredEmployersConnection.edgesの説明が次から:`FindRegisteredEmployersEdge` results that match the filter.次のように変更されました:
`FindRegisteredEmployersEdge` results matching the filter. -
[log] ✔ フィールド
FindRegisteredEmployersConnection.employerRegistrationsの説明が次から:Employer registrations that match the filter.次のように変更されました:
Employer registrations matching the filter. -
[log] ✔ フィールド
FindRegisteredEmployersEdge.nodeの説明が次から:Employer registration that matches the filter.次のように変更されました:
Employer registration matching the filter. -
[log] ✔ 入力フィールド
FindRegisteredEmployersFilterInput.indeedRegistrationIdの説明が次から:Unique ID for the ATS-employer registration.次のように変更されました:
ATS-employer registration ID. -
[log] ✔
enum値IndeedFeatureStatus.DISABLEDの説明が次から:The feature is disabled.次のように変更されました:
Feature is disabled. -
[log] ✔
enum値IndeedFeatureStatus.ENABLEDの説明が次から:The feature is enabled.次のように変更されました:
Feature is enabled. -
[log] ✔
enum値IndeedFeatureStatus.NOT_ALLOWEDの説明が次から:The ATS does not support this feature.次のように変更されました:
ATS does not support this feature. -
[log] ✔
enum値IndeedFeatureStatusInput.DISABLEDの説明が次から:The feature is disabled.次のように変更されました:
Feature is disabled. -
[log] ✔
enum値IndeedFeatureStatusInput.ENABLEDの説明が次から:The feature is enabled.次のように変更されました:
Feature is enabled. -
[log] ✔ フィールド
PartnerAtsSyncEmployerRegistrationMutations.deregisterEmployerの説明が次から:Call with 2-legged OAuth token to deregister an employer. Deletes all features and removes the registration.次のように変更されました:
Call with a 2-legged OAuth token to deregister an employer. Deletes all features and removes the registration. -
[log] ✔ フィールド
PartnerAtsSyncEmployerRegistrationMutations.manageFeaturesForEmployerの説明が次から:Call with 2-legged OAuth token to enable or disable features for an employer.次のように変更されました:
Call with a 2-legged OAuth token to enable or disable features for an employer. -
[log] ✔ フィールド
PartnerAtsSyncEmployerRegistrationMutations.registerEmployerの説明が次から: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.次のように変更されました:
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] ✔ フィールド
PartnerAtsSyncEmployerRegistrationQueries.findRegisteredEmployersの説明が次から:Get employer registrations using 2-legged OAuth token. If you specify no pagination, returns first 50 registrations.次のように変更されました:
Call with a 2-legged OAuth token to get employer registrations. If pagination is not specified, returns the first 50 registrations. -
[log] ✔ 入力フィールド
RegisterEmployerInput.atsNameの説明が次から:ATS name that the employer uses. Employers on Indeed see this name.次のように変更されました:
ATS name the employer uses. Employers on Indeed see this name.