2026-03-19
GraphQLスキーマ変更ログ: 2026-03-19
📘 ドキュメント: GraphQLスキーマおよびGraphQL APIリファレンスを次の変更内容で更新しました:
-
[log] ✔ 説明:
Input for the [`classifyOccupationsForJobDetails`](/api/occupational_metadata/queries/classifyOccupationsForJobDetails) query. Returns occupations that match the job details.タイプ
ClassifyOccupationsForJobDetailsInputの説明が次のように変更されました:Input for the [`classifyOccupationsForJobDetails`](/api/occupational_metadata/queries/classifyOccupationsForJobDetails) query. Gets occupations matching the job details. -
[log] ✔ 説明:
Filters taxonomy concepts by custom class.タイプ
CustomClassFilterInputの説明が次のように変更されました:Filters concepts by custom class. -
[log] ✔ 入力フィールド
CustomClassFilterInput.operationの説明が次から:Operator for custom class filtering. Default is `AND`.次のように変更されました:
Operator for custom class filtering. Default: `AND`. -
[log] ✔ 説明:
Taxonomy concepts grouped by common feature or use case.タイプ
CustomTaxonomyClassの説明が次のように変更されました:Concepts grouped by common feature or use case. -
[log] ✔
enum値MdsResponseCode.FORBIDDENの説明が次から:Valid authentication credentials are present but are insufficient to perform the associated operation. This error code is the GraphQL equivalent of the HTTP [`403 Forbidden`](https://developer.mozilla.org/docs/Web/HTTP/Status/403) response status code.次のように変更されました:
Valid authentication credentials are present but are insufficient to perform the associated operation. This error code is the GraphQL equivalent of the HTTP [`403 Forbidden`](https://developer.mozilla.org/docs/Web/HTTP/Status/403) status code. -
[log] ✔
enum値MdsResponseCode.UNAUTHENTICATEDの説明が次から:The request lacked sufficient authentication credentials for the operation. The operation was not attempted. This error code is the GraphQL equivalent of the HTTP [`401 Unauthorized`](https://developer.mozilla.org/docs/Web/HTTP/Status/401) response status code.次のように変更されました:
The request lacked sufficient authentication credentials for the operation. The operation was not attempted. This error code is the GraphQL equivalent of the HTTP [`401 Unauthorized`](https://developer.mozilla.org/docs/Web/HTTP/Status/401) status code. -
[log] ✔ フィールド
Query.classifyOccupationsForJobDetailsの説明が次から:Returns occupations that match the specified job details. Add more input for higher-quality results.次のように変更されました:
Gets occupations matching the specified job details. Add more input for higher-quality results. -
[log] ✔ 説明:
Input for the [`relatedTaxonomyConcepts`](/api/occupational_metadata/queries/relatedTaxonomyConcepts) query. Returns concepts with the specified relationship to a concept.タイプ
RelatedTaxonomyConceptsInputの説明が次のように変更されました:Input for the [`relatedTaxonomyConcepts`](/api/occupational_metadata/queries/relatedTaxonomyConcepts) query. Gets concepts with the specified relationship to a concept. -
[log] ✔ 入力フィールド
RelatedTaxonomyConceptsInput.conceptIdの説明が次から:SUID or UUID of a taxonomy concept. Required.次のように変更されました:
SUID or UUID of a concept. Required. -
[log] ✔ フィールド
RelatedTaxonomyConceptsPayload.taxonomyConceptsの説明が次から:Taxonomy concepts matching the query input.次のように変更されました:
Concepts matching the query input. -
[log] ✔ 入力フィールド
TaxonomyAttributesForJobDataInput.companyの説明が次から:Name of the company associated with the job.次のように変更されました:
Company name for the job. -
[log] ✔ フィールド
TaxonomyConcept.definitionsの説明が次から:Definitions of the taxonomy concept.次のように変更されました:
Definitions for the concept. -
[log] ✔ フィールド
TaxonomyConcept.keyの説明が次から:Short unique identifier (SUID) of the taxonomy concept. Primary key.次のように変更されまし た:
Short unique ID (SUID) of the taxonomy concept. Primary key. -
[log] ✔ フィールド
TaxonomyConcept.uuid descriptionが次から:Universal unique identifier (UUID) of the taxonomy concept. Prefer `key` instead.次のように変更されました:
Universal unique ID (UUID) of the taxonomy concept. Prefer `key` instead. -
[log] ✔ 説明:
Types of taxonomy concepts.タイプ
TaxonomyConceptTypeの説明が次のように変更されました:Types of concepts. -
[log] ✔
enum値TaxonomyConceptType.COMPANY_SECTORの説明が次から:Describes a companys primary business, commonly called *industry*.**Example**: Aerospace & DefenseFor a list of company sectors, see [Company sectors](/employers/reference/company-sector).次のように変更されました:
Companys primary business, commonly called *industry*.**Example**: Aerospace & DefenseSee [Company sectors](/employers/reference/company-sector). -
[log] ✔ 説明 :
Input for the [`taxonomyConcepts`](/api/occupational_metadata/queries/taxonomyConcepts) query. Returns concepts matching one or more filters.タイプ
TaxonomyConceptsInputの説明が次のように変更されました:Input for the [`taxonomyConcepts`](/api/occupational_metadata/queries/taxonomyConcepts) query. Gets concepts matching one or more filters. -
[log] ✔ 入力フィールド
TaxonomyConceptsInput.globalの説明が次から:Include concepts that dont apply to the country and language codes. Default: `false`.次のように変更されました:
Whether to include concepts that do not apply to the country and language codes. Default: `false`. -
[log] ✔ フィールド
TaxonomyConceptsPayload.taxonomyConceptsの説明が次から:Taxonomy concepts details.次のように変更されました:
Concepts details.