2026-01-27
GraphQLスキーマ変更ログ: 2026-01-27
📘 ドキュメント: GraphQLスキーマおよびGraphQL APIリファレンスを次の変更内容で更新しました:
-
[log] ✔ 説明:
Clears all updates applied through the `updateSourcedJobPostings` mutation.**Note**: Not atomic — errors can result in partial clears. on type ClearSourcedJobPostingUpdateInputHas changed to:
Clears all updates from the `updateSourcedJobPostings` mutation.**Note**: Not atomic. Errors can cause partial clears. -
[log] ✔ 入力フィールド
ClearSourcedJobPostingUpdateInput.sourcedPostingIdの説明が次から:Job post UUID from the `createSourcedJobPostings` mutation.Also accepts Employer Job ID (UUID or base64-encoded IRI from `EmployerJob` type).次のように変更されました:
Job post UUID from `createSourcedJobPostings`. Also accepts employer job ID (UUID or base64-encoded IRI from `EmployerJob`). -
[log] ✔ フィールド
ClearSourcedJobPostingUpdateResult.jobPostingの説明が次から:The `jobPosting` for the requested clear. `null` indicates the updates were not cleared次のように変更されました:
Job posting for the requested clear. `null `if updates were not cleared. -
[log] ✔ 説明:
Input type for `clearSourcedJobPostingUpdates` mutation on type `ClearSourcedJobPostingUpdatesInput`Has changed to:
Input for the `clearSourcedJobPostingUpdates` mutation. -
[log] ✔ フィールド
ClearSourcedJobPostingUpdatesPayload.resultsの説明が次から:Results for each clear operation.Array values are non-null, but `jobPosting` inside each value can be null — indicating the updates were not cleared次のように変更されました:
Results for each clear operation.Array values are non-null, but `jobPosting` can be `null` if updates were not cleared. -
[log] ✔ フィールド
JobsIngestMutations.clearSourcedJobPostingUpdatesの説明が次から:Clears updates applied through the `updateSourcedJobPostings` mutation次のように変更されました:
Clears updates from the updateSourcedJobPostings mutation. -
[log] ✔ フィールド
JobsIngestMutations.updateSourcedJobPostingsの説明が次から:Updates a sourced job. Caller must have claimed the job source.Accepts only one update per call, despite the array input. Multiple updates cause an error次のように変更されました:
Updates a sourced job. Caller must have claimed the job source. Accepts only one update per call. Multiple updates cause an error. -
[log] ✔ フィールド
SourcedJobPostingUpdate.employerJobIdの説明が次から:Employer Job ID (base64-encoded IRI)次のように変更されました:
Employer job ID (base64-encoded IRI). -
[log] ✔ フィールド
SourcedJobPostingUpdate.sourcedPostingIdの説明が次から:Job post UUID次のように変更されました:
Job posting UUID. -
[log] ✔ 入力フィールド
UpdateSourcedJobPostingBodyInput.companyNameの説明が次から:Updates the company name. Max 200 characters. Omit or set to `null` for no change次のように変更されました:
Company name (max 200 characters). Omit or set to `null` for no change. -
[log] ✔ 入力フィールド
UpdateSourcedJobPostingBodyInput.descriptionの説明が次から:Updates the job description. From 30 to 20,000 characters. Omit or set to `null` for no change次のように変更されました:
Job description (30–20,000 characters). Omit or set to `null` for no change. -
[log] ✔ 入力フィールド
UpdateSourcedJobPostingBodyInput.jobLocationの説明が次から:Updates the job location. Omit or set to `null` for no change次のように変更されました:
Job location. Omit or set to `null` for no change. -
[log] ✔ 入力フィールド
UpdateSourcedJobPostingBodyInput.salaryの説明が次から:Updates the job salary. Omit or set to `null` for no change次のように変更されました:
Job salary. Omit or set to `null` for no change. -
[log] ✔ 入力フィールド
UpdateSourcedJobPostingBodyInput.titleの説明が次から:Updates the job title. Max 75 characters. Omit or set to `null` for no change次のように変更されました:
Job title (max 75 characters). Omit or set to `null` for no change. -
[log] ✔ 入力フィールド
UpdateSourcedJobPostingGeneralLocationInput.cityRegionPostalの説明が次から:City, region (state/county/prefecture), and postal code.Examples: Washington, District of Columbia, 20500 (USA), Mayfair, London, W1J (UK)次のように変更されました:
City, region (state/county/prefecture), and postal code.Examples: Washington, District of Columbia, 20500 (USA); Mayfair, London, W1J (UK) -
[log] ✔ 入力フィールド
UpdateSourcedJobPostingGeneralLocationInput.streetAddressの説明が次から:Street address (name and number) of the job location.Example: 1600 Pennsylvania Ave (USA)次のように変更されました:
Street address of the job location.Example: 1600 Pennsylvania Ave (USA) -
[log] ✔ 入力フィールド
UpdateSourcedJobPostingInput.bodyの説明が次から:Job body to update次のように変更されました:
Job body. -
[log] ✔ 入力フィールド
UpdateSourcedJobPostingInput.metadataの説明が次から:Job metadata to update次のように変更されました:
Job metadata. -
[log] ✔ 入力フィールド
UpdateSourcedJobPostingInput.sourcedPostingIdの説明が次から:Employer job UUID from the `createSourcedJobPostings` mutation.Accepts UUID or base64-encoded IRI from `EmployerJob` type次のように変更されました:
Employer job UUID from `createSourcedJobPostings`. Accepts UUID or base64-encoded IRI from `EmployerJob`. -
[log] ✔ 入力フィールド
UpdateSourcedJobPostingLocationInput.generalの説明が次から:General location input. Accepts multiple values, from unspecific `cityRegionPostal` to specific addresses次のように変更されました:
General location input. Accepts values from `cityRegionPostal `to specific addresses. -
[log] ✔ タイプ
UpdateSourcedJobPostingMetadataInputの説明:Job metadata to update. At least one field required.**Note**: Not atomic — errors can result in partial updates.Has changed to:
Job metadata to update. At least one field required.**Note**: Not atomic. Errors can cause partial updates. -
[log] ✔ 入力フィールド
UpdateSourcedJobPostingMetadataInput.campaignCategoriesの説明が次から:Adds category tags to the job. Use tags to group jobs for campaigns次のように変更されました:
Category tags to group jobs for campaigns. -
[log] ✔ 入力フィールド
UpdateSourcedJobPostingMetadataInput.trackingUrlの説明が次から:Updates the job tracking URL次のように変更されました:
Job tracking URL. -
[log] ✔ 入力フィールド
UpdateSourcedJobPostingMetadataInput.urlの説明が次から:Updates the job URL次のように変更されました:
Job URL. -
[log] ✔ フィールド
UpdateSourcedJobPostingResult.jobPostingの説明が次から:The `jobPosting` for the requested update. `null` indicates the update was not accepted次のように変更されました:
Job posting for the requested update. `null` if the update was not accepted. -
[log] ✔ 入力フィールド
UpdateSourcedJobPostingSalaryInput.maximumMinorの説明が次から:Maximum amount in local minor currency. Omit or set to `null` to erase the current value次のように変更されました:
Maximum amount in local minor currency. Omit or set to `null` to clear. -
[log] ✔ 入力フィールド
UpdateSourcedJobPostingSalaryInput.minimumMinorの説明が次から:Minimum amount in local minor currency. Omit or set to `null` to erase the current value次のように変更されました:
Minimum amount in local minor currency. Omit or set to `null` to clear. -
[log] ✔ 説明:
Input type for updateSourcedJobPostings mutation.タイプ
UpdateSourcedJobPostingsInputの説明が次のように変更されました:Input for the `updateSourcedJobPostings` mutation. -
[log] ✔ 入力フィールド
UpdateSourcedJobPostingsInput.updatesの説明が次から:Job posting updates to apply次のように変更されました:
Job posting updates. -
[log] ✔ フィールド
UpdateSourcedJobPostingsPayload.resultsの説明が次から:Results for each update.Array values are non-null, but `jobPosting` inside each value can be `null` — indicating the update was not accepted次のように変更されました:
Results for each update. Array values are non-`null`, but `jobPosting` can be `null` if the update was not accepted.