2026-02-10
GraphQLスキーマ変更ログ: 2026-02-10
📘 ドキュメント: GraphQLスキーマおよびGraphQL APIリファレンスを次の変更内容で更新しました:
-
[log] ✔ 説明:
Indeeds system view of a job object. Connects the employer-provided job data and the post-level data that job seekers see.タイプ
JobPostの説明が次のように変更されました:Indeeds job object view. Connects employer-provided job data with post-level data visible to job seekers. -
[log] ✔ フィールド
JobPost.externalPartnerCallToActionの説明が次から:The call to action for this job posting.次のように変更されました:
Call to action for this job posting. -
[log] ✔ 説明:
The call to action for this job posting.タイプ
JobPostCallToActionの説明が次のように変更されました:Call to action for this job posting. -
[log] ✔ フィールド
JobPostCallToAction.imageAltTextの説明が次から:A string that populates the `<img>` `alt` attribute.次のように変更されました:
Text for the `<img> alt` attribute. -
[log] ✔ フィールド
JobPostCallToAction.imageUrlの説明が次から:The URL to an image that represents the call to action for this job posting.次のように変更されました:
URL of the call to action image. -
[log] ✔ 説明:
Input parameters to request a call to action for a job posting.タイプ
JobPostCallToActionInputの説明が次のように変更されました:Input for requesting a job posting call to action. -
[log] ✔ 入力フィールド
JobPostCallToActionInput.localeの説明が次から:The locale in which to encode the returned call to action. For supported locales, see [Supported language codes, country codes, and locales](https://docs.indeed.com/api/reference/language-and-country-codes). Unsupported locales quietly default to `en-us`.次のように変更されました:
Locale for the returned call to action. See [Supported language codes, country codes, and locales](/api/reference/language-and-country-codes). Unsupported locales default to `en-us`. -
[log] ✔ 入力フィールド
JobPostStatusCommunicationSettingsInput.communicationInterfaceNameの説明が次から:The name of the interface that shows status communication messages such as `myJobBoardName`.This name is the combination of locale and the name control that the message is set to get.次のように変更されました:
Interface name for status messages (such as `myJobBoardName`). Combines locale and message control name. -
[log] ✔ 入力フィールド
JobPostStatusCommunicationSettingsInput.communicationLocaleの説明が次から:The translation language such as `ja` or `fr`.次のように変更されました:
Translation language (such as `ja`, `fr`). -
[log] ✔ 説明:
Input parameters for `JobPost` status. Required for GraphQL Federation compatibility.This input type must match the signature that the job-audit-api subgraph defines.タイプ
JobPostStatusInputの説明が次のように変更されました:Input for `JobPost` status. Required for GraphQL Federation compatibility. -
[log] ✔ 入力フィールド
JobPostStatusInput.surfaceContextsの説明が次から:List of surface contexts for which to get the job postings status.次のように変更されました:
Surface contexts for retrieving job posting status. -
[log] ✔ 入力フィールド
JobPostSurfaceContextInput.placementIdの説明が次から:The placement ID.次のように変更されました:
Placement ID. -
[log] ✔ 入力フィールド
JobPostSurfaceContextInput.statusCommunicationSettingsの説明が次から:The translation language and message type.次のように変更されました:
Translation language and message type. -
[log] ✔ 入力フィールド
SourcedJobPostingIndeedApplyInput.resumeFieldsOptionalの説明が次から:Optional resume fields. Overwrites phone configuration parameters when provided.次のように変更されました:
Optional resume fields (Japan only). Overwrites phone configuration parameters. -
[log] ✔ 入力フィールド
SourcedJobPostingIndeedApplyInput.resumeFieldsRequiredの説明が次から:Required resume fields. Overwrites phone configuration parameters when provided.次のように変更されました:
Required resume fields (Japan only). Overwrites phone configuration parameters.