2026-04-29
GraphQLスキーマ変更ログ: 2026-04-29
📘 ドキュメント: GraphQLスキーマおよびGraphQL APIリファレンスを次の変更内容で更新しました:
-
[log] ✔ フィールド
JobPost.statusの説明:Status information for the job posting. -
[log] ✔ フィールド
JobPostGlobalStatus.isIndeedApplyActiveの説明が次から:Whether the job has Indeed Apply次のように変更されました:
Whether Indeed Apply is enabled for the job. -
[log] ✔ フィールド
JobPostGlobalStatus.lifecycleStatusの説明が次から:The current processing state of the job次のように変更されました:
The processing state of the job. -
[log] ✔ 説明:
Lifecycle statuses within the Indeed systemタイプ
JobPostLifecycleStatusの説明が次のように変更されました:Lifecycle statuses in Indeed. -
[log] ✔
enum値JobPostLifecycleStatus.ACTIVEの説明が次から:The job is the job has been processed次のように変更されました:
The job has been processed. -
[log] ✔
enum値JobPostLifecycleStatus.INACTIVEの説明が次から:The job is no longer active次のように変更されました:
The job is no longer active. -
[log] ✔
enum値JobPostLifecycleStatus.PENDINGの説明が次から:The job is the job is still processing次のように変更されました:
The job is still processing. -
[log] ✔ フィールド
JobPostStatus.globalStatusの説明が次から:Global baseline job status, overriding per-surface status when lowerExample: if globalStatus == HIDDEN and surface status == ORGANIC, thensurface status is overridden to be HIDDEN.次のように変更されました:
Global baseline job status; overrides per-surface status when lower.Example: if `globalStatus` is `HIDDEN` and surface status is `ORGANIC`, surface status becomes `HIDDEN`. -
[log] ✔ フィールド
JobPostStatus.surfaceStatusesの説明が次から:Status specific to each surface.次のように変更されました:
Status for each surface. -
[log] ✔ フィールド
JobPostSurfaceStatus.isMissingRequiredSponsorshipの説明が次から:Is this job rejected due to it not having sponsorship applied or targeted次のように変更されました:
Whether the job was rejected because sponsorship was not applied or targeted. -
[log] ✔ フィールド
JobPostSurfaceStatus.isRejectedの説明:Whether the job is in search results. -
[log] ✔ フィールド
JobPostSurfaceStatus.isSponsorshipRequiredの説明が次から:Requires sponsorship to be searchable on this surface.Typically only relevant to Indeed-hosted surfaces. Other surfaceswould not require sponsorship or sponsorship is not a feature onon these surfaces.次のように変更されました:
Requires sponsorship to be searchable on this surface. Typically only relevant to Indeed-hosted surfaces.