2026-02-02
GraphQLスキーマ変更ログ: 2026-02-02
📘 ドキュメント: GraphQLスキーマおよびGraphQL APIリファレンスを次の変更内容で更新しました:
-
[log] ✖ 入力フィールド
AtsSyncCandidateSyncInterestedCandidateInput.includeResumeのタイプがBooleanからBoolean!に変更されました。 -
[log] ✔ フィールド
EmployerJobData.companyの説明が次から:Name of the hiring company. The maximum length is 200 characters.次のように変更されました:
Hiring company name (max 200 characters). -
[log] ✔ フィールド
EmployerJobData.dateCreatedの説明が次から:Date and time when the job posting was created.次のように変更されました:
When the job posting was created. -
[log] ✔ フィールド
EmployerJobData.descriptionの説明が次から:The job posting description.次のように変更されました:
Job posting description. -
[log] ✔ フィールド
EmployerJobData.externalJobPageUrlの説明が次から:URL of the job posting on a website other than Indeed, such as the employers website.次のように変更されました:
Job posting URL on a non-Indeed site, such as the employers website. -
[log] ✔ フィールド
EmployerJobData.jobLocationの説明が次から:Localized, formatted information about the physical location of the job.次のように変更されました:
Localized, formatted job location info. -
[log] ✔ フィールド
EmployerJobData.salaryの説明が次から:Job salary period and range amounts.次のように変更されました:
Salary period and range. -
[log] ✔ フィールド
EmployerJobData.titleの説明が次から:Title of the job posting.次のように変更されました:
Job posting title. -
[log] ✔ 入力フィールド
SourcedJobPostingTaxonomyInput.remoteTypeの説明が次から:Location flexibility:- `Fully Remote` - Remote only, no on-site work- `Hybrid Remote` - Mix of on-site and remote workThis field does not determine job location.次のように変更されました:
Location flexibility:- `Fully Remote` - Remote only, no on-site work- `Hybrid Remote` - Mix of on-site and remote workThis field does not determine job location.:::noteFor non-remote and non-hybrid jobs, leave blank or set to `null`.:::