2026-01-26
GraphQLスキーマ変更ログ: 2026-01-26
📘 ドキュメント: GraphQLスキーマおよびGraphQL APIリファレンスを次の変更内容で更新しました:
-
[log] ✔ フィールド
ExpireSourcedJobResult.trackingKeyの説明が次から:`ExpireSourcedJobsBySourcedPostingIdPayload` return type. Internal tracking ID.次のように変更されました:
Internal tracking ID for the expiration request. -
[log] ✔ フィールド
JobsIngestMutations.createSourcedJobPostingsの説明が次から:Submits a job posting to Indeed.Success indicates Indeed received the job. It is indexed within minutes to hours, pending spam and fraud detection.Rejected jobs have null `aggregationId` with an error in the GraphQL errors object.次のように変更されました:
Submits a job posting to Indeed.Success indicates Indeed received the job. Jobs are indexed within minutes to hours after spam and fraud detection.Rejected jobs have `null` `aggregationId` with an error in the GraphQL errors object. -
[log] ✔ フィールド
JobsIngestMutations.expireSourcedJobsBySourcedPostingIdの説明が次から:Expires a job posting by `sourcedPostingId`.Always returns `ACCEPTED` without verifying whether the job exists.次のように変更されました:
Expires a job posting by `sourcedPostingId`.Always returns `ACCEPTED` without verifying the job exists. -
[log] ✔ 説明:
Extracted taxonomy attribute and its location.Was removed from object type
MetadataTaxonomyAttribute. -
[log] ✔ フィールド
Query.taxonomyConceptsの説明が次から:Gets taxonomy concepts by filter.次のように変更されました:
Gets taxonomy concepts by filter.