2025-02-06
GraphQLスキーマ変更ログ: 2025-02-06
-
📘 Documentation: Updated the GraphQL schema and the GraphQL API Reference with these changes:
-
✔ Field
managementUrlswas added to object typeEmployerJob -
✔ Type
EmployerJobManagementUrlswas added -
✔ Input field
SourcedJobPostingBodyInput.descriptiondescription, changed from:Description for the job posting.This field is limited to 65000 bytes. ASCII characters are 1 byte, while othercharacters are from 2 to 3 bytes.Ensure that the information in this field matches the details on the URL in your`SourcedJobPostingMetadataInput.url` field.This field is the source of the raw text that Indeed shows to job seekers.Includes all job-relevant information, including text that can also be providedin other fields in the XML, such as education or experience.**Note:** Job descriptions require HTML formatting. For a list of supported HTMLelements, see [ATS integration with Indeed: Formatting guidelines](https://developer.indeed.com/docs/indeed-apply/ats/#formatting_guidelines).次のように変更されました:
Description for the job posting.This field is limited to 65000 bytes. ASCII characters are 1 byte, whileother characters are from 2 to 3 bytes.Ensure that the information in this field matches the details on the URL inyour `SourcedJobPostingMetadataInput.url` field.This field is the source of the raw text that Indeed shows to job seekers.Includes all job-relevant information, including text that can also beprovided in other fields in the XML, such as education or experience.**Note:** Job descriptions require HTML formatting. For a list of supportedHTML elements, see [Enterprise ATS Integration with Indeed: Formattingguidelines](https://developer.indeed.com/docs/indeed-apply/enterprise-ats/#formatting_guidelines). -
✔ Input field
SourcedJobPostingIndeedApplyInput.apiTokendescription, changed from:API token. Required for Indeed Apply. For more details, see [Generate an APItoken](https://docs.indeed.com/indeed-apply/ats#generate-an-api-token).to:
API token. Required for Indeed Apply. For more details, see [Generate an APItoken](https://docs.indeed.com/indeed-apply/enterprise-ats#generate-an-api-token).
-