2026-06-10
GraphQLスキーマ変更ログ: 2026-06-10
📘 ドキュメント: GraphQLスキーマおよびGraphQL APIリファレンスを次の変更内容で更新しました:
-
入力オブジェクトタイプ
AtsSyncCandidateSyncApplicantDetailsInputにタイプ[AtsSyncCandidateSyncApplicationWorkAuthorizationInput!]!の入力フィールドworkAuthorizationsを追加しました。 -
入力オブジェクトタイプ
AtsSyncCandidateSyncApplicantDetailsInputにタイプAtsSyncCandidateSyncLocaleInputの入力フィールドpreferredLocaleを追加しました。 -
入力オブジェクトタイプ
AtsSyncCandidateSyncApplicantDetailsInputにタイプStringの入力フィールドsummaryを追加しました。 -
入力フィールド
AtsSyncCandidateSyncApplicantDetailsInput.streetAddressの説明を変更しました。変更前:Applicants street address, including street name and number, city, administrative region, and postal code.**Example (USA)** 10721 Domain Dr, Austin, TX 78758**Example (UK)** 20 Farringdon Rd, London EC1M 3HEUsed to generate geolocation data for the applicant. Provide as accurate a value as possible.変更後:
Applicants street address, including street name and number, city, administrative region, and postal code.**Example (USA)**: 10721 Domain Dr, Austin, TX 78758**Example (UK)**: 20 Farringdon Rd, London EC1M 3HEUsed to generate geolocation data. Provide as accurate a value as possible. -
enum値
AtsSyncCandidateSyncApplicationAttachmentChecksumAlgorithmInput.MD5の説明を変更しました。変更前:MD5 hashing algorithm変更後:
MD5 hashing algorithm. -
タイプ
AtsSyncCandidateSyncApplicationAttachmentChecksumFormatの説明を変更しました。変更前:Enumerations for application attachment checksum. format変更後:
Enumerations for application attachment checksum format. -
enum値
AtsSyncCandidateSyncApplicationAttachmentChecksumFormatInput.BASE64の説明を変更しました。変更前:Base64 encoding formatRaw checksum bytes are encoded using Base64 encoding to produce a string representation.変更後:
Base64 encoding format. Raw checksum bytes are encoded as a Base64 string. -
オブジェクトタイプ
AtsSyncCandidateSyncApplicationAttachmentChecksumInputの説明は次のとおりです:Input for application attachment checksum. -
入力フィールド
AtsSyncCandidateSyncApplicationAttachmentChecksumInput.algorithmの説明を変更しました。変更前:Hashing algorithm used to calculate the checksumSpecifies which cryptographic hash function was used to generate the checksum value.変更後:
Hashing algorithm used to calculate the checksum. -
入力フィールド
AtsSyncCandidateSyncApplicationAttachmentChecksumInput.checksumの説明を変更しました。変更前:Checksum value of the file contentThe checksum should be calculated using the specified algorithm on the complete file contents, then encoded using the specified format.変更後:
Checksum value of the file content, calculated using the specified algorithm and encoded in the specified format. -
入力フィールド
AtsSyncCandidateSyncApplicationAttachmentChecksumInput.formatの説明を変更しました。変更前:Encoding format of the checksum valueSpecifies how the raw checksum bytes are encoded as a string.変更後:
Encoding format of the checksum value. -
入力フィールド
AtsSyncCandidateSyncApplicationEducationInput.degreeの説明を変更しました。変更前:Type of degree (e.g. Bachelor of Science)変更後:
Degree type, such as Bachelor of Science. -
入力フィールド
AtsSyncCandidateSyncApplicationEducationInput.endDateの説明を変更しました。変更前:Date at which this education ended変更後:
Date this education ended. -
入力フィールド
AtsSyncCandidateSyncApplicationEducationInput.fieldOfStudyの説明を変更しました。変更前:Major field of study for this education history変更後:
Major field of study. -
入力フィールド
AtsSyncCandidateSyncApplicationEducationInput.locationの説明を変更しました。変更前:Location (address) where the applicant attended変更後:
Address of the institution attended. -
入力フィールド
AtsSyncCandidateSyncApplicationEducationInput.minorの説明を変更しました。変更前:Minor field of study for this education history変更後:
Minor field of study. -
入力フィールド
AtsSyncCandidateSyncApplicationEducationInput.schoolの説明を変更しました。変更前:Name of the school attended変更後:
School name. -
入力フィールド
AtsSyncCandidateSyncApplicationEducationInput.startDateの説明を変更しました。変更前:Date at which this education began変更後:
Date this education began. -
enum値
AtsSyncCandidateSyncApplicationFileTypeInput.COVER_LETTERの説明を変更しました。変更前:Primary (or only) cover letter attached to an application変更後:
Primary cover letter attached to an application. -
enum値
AtsSyncCandidateSyncApplicationFileTypeInput.OTHERの説明を変更しました。変更前:Uncategorized additional attachment on an application変更後:
Uncategorized additional attachment on an application. -
enum値
AtsSyncCandidateSyncApplicationFileTypeInput.OTHER_COVER_LETTERの説明を変更しました。変更前:Additional cover letter attached to an application変更後:
Additional cover letter attached to an application. -
enum値
AtsSyncCandidateSyncApplicationFileTypeInput.OTHER_RESUMEの説明を変更しました。変更前:Additional resume attached to an application変更後:
Additional resume attached to an application. -
enum値
AtsSyncCandidateSyncApplicationFileTypeInput.RESUMEの説明を変更しました。変更前:Primary (or only) resume for an application変更後:
Primary resume for the application. -
オブジェクトタイプ
AtsSyncCandidateSyncApplicationFindLatestStatusesConnectionの説明は次のとおりです:`findLatestStatuses` connection object. -
フィールド
AtsSyncCandidateSyncApplicationFindLatestStatusesConnection.applicationVersionStatusesの説明を変更しました。変更前:A list of application version statuses変更後:
A list of application version statuses. -
フィールド
AtsSyncCandidateSyncApplicationFindLatestStatusesConnection.edgesの説明を変更しました。変更前:A list of application version statuses and their cursors変更後:
A list of application version statuses and their cursors. -
フィールド
AtsSyncCandidateSyncApplicationFindLatestStatusesConnection.pageInfoの説明を変更しました。変更前:The relay connection pageinfo about the response変更後:
Relay connection page info for the response. -
オブジェクトタイプ
AtsSyncCandidateSyncApplicationFindLatestStatusesEdgeの説明は次のとおりです:`findLatestStatuses` edge object. -
フィールド
AtsSyncCandidateSyncApplicationFindLatestStatusesEdge.cursorの説明を変更しました。変更前:The cursor for the node in the query set変更後:
Cursor for this node in the query set. -
フィールド
AtsSyncCandidateSyncApplicationFindLatestStatusesEdge.nodeの説明を変更しました。変更前:The application version status変更後:
Application version status. -
オブジェクトタイプ
AtsSyncCandidateSyncApplicationFindLatestStatusesFilterInputの説明は次のとおりです:Filters for `findLatestStatuses` query. -
入力フィールド
AtsSyncCandidateSyncApplicationFindLatestStatusesFilterInput.applicationVersionStatusTypesの説明を変更しました。変更前:Optional list of application version status typesUsed to filter the returned list of application versions to only those for any of the specified version status types.変更後:
Optional list of application version status types. Filters results to application versions with the specified status types. -
入力フィールド
AtsSyncCandidateSyncApplicationFindLatestStatusesFilterInput.applicationsの説明を変更しました。変更前:Optional list of applicationsUsed to filter the returned list of application versions to only those of any of the specified applications.変更後:
Optional list of applications. Filters results to application versions for the specified applications. -
入力フィールド
AtsSyncCandidateSyncApplicationFindLatestStatusesFilterInput.indeedRegistrationIdsの説明を変更しました。変更前:Optional list of unique identifiers representing the references between Indeed employers and Partner employersProvided to Partners during registration.Used to filter the returned list of application versions to only those for any of the specified registration IDs.変更後:
Optional list of registration IDs linking Indeed employers to partner employers. Provided during registration. Filters results to application versions for the specified registrations. -
オブジェクトタイプ
AtsSyncCandidateSyncApplicationFindLatestStatusesInputの説明は次のとおりです:Input for `findLatestStatuses` query. -
入力フィールド
AtsSyncCandidateSyncApplicationFindLatestStatusesInput.filterの説明を変更しました。変更前:Filter criteria to search for statuses of the latest version of applications変更後:
Filter criteria for searching the latest application version statuses. -
オブジェクトタイプ
AtsSyncCandidateSyncApplicationFindStatusesConnectionの説明は次のとおりです:`findStatuses` connection object. -
フィールド
AtsSyncCandidateSyncApplicationFindStatusesConnection.applicationVersionStatusesの説明を変更しました。変更前:A list of application version statuses変更後:
A list of application version statuses. -
フィールド
AtsSyncCandidateSyncApplicationFindStatusesConnection.edgesの説明を変更しました。変更前:A list of application version statuses and their cursors変更後:
A list of application version statuses and their cursors. -
フィールド
AtsSyncCandidateSyncApplicationFindStatusesConnection.pageInfoの説明を変更しました。変更前:The relay connection pageinfo about the response変更後:
Relay connection page info for the response. -
オブジェクトタイプ
AtsSyncCandidateSyncApplicationFindStatusesEdgeの説明は次のとおりです:`findStatuses` edge object. -
フィールド
AtsSyncCandidateSyncApplicationFindStatusesEdge.cursorの説明を変更しました。変更前:The cursor for the node in the query set変更後:
Cursor for this node in the query set. -
フィールド
AtsSyncCandidateSyncApplicationFindStatusesEdge.nodeの説明を変更しました。変更前:The application version status変更後:
Application version status. -
オブジェクトタイプ
AtsSyncCandidateSyncApplicationFindStatusesFilterInputの説明は次のとおりです:Filters for `findStatuses` query. -
入力フィールド
AtsSyncCandidateSyncApplicationFindStatusesFilterInput.applicationVersionStatusTypesの説明を変更しました。変更前:Optional list of application version status typesUsed to filter the returned list of application versions to only those for any of the specified version status types.変更後 :
Optional list of application version status types. Filters results to application versions with the specified status types. -
入力フィールド
AtsSyncCandidateSyncApplicationFindStatusesFilterInput.applicationsの説明を変更しました。変更前:Optional list of applicationsUsed to filter the returned list of application versions to only those of any of the specified applications.変更後:
Optional list of applications. Filters results to application versions for the specified applications. -
入力フィールド
AtsSyncCandidateSyncApplicationFindStatusesFilterInput.indeedRegistrationIdsの説明を変更しました。変更前:Optional list of unique identifiers representing the references between Indeed employers and Partner employersProvided to Partners during registration.Used to filter the returned list of application versions to only those for any of the specified registration IDs.変更後:
Optional list of registration IDs linking Indeed employers to partner employers. Provided during registration. Filters results to application versions for the specified registrations. -
オブジェクトタイプ
AtsSyncCandidateSyncApplicationFindStatusesInputの説明は次のとおりです:Input to `findStatuses` query. -
入力フィールド
AtsSyncCandidateSyncApplicationFindStatusesInput.filterの説明を変更しました。変更前:Filter criteria to search for statuses of application versions変更後:
Filter criteria for searching application version statuses. -
タイプ
AtsSyncCandidateSyncApplicationIdentifierInputの説明を変更しました。変更前:Input to application ID.変更後:
Input to candidate application. -
入力フィールド
AtsSyncCandidateSyncApplicationMilitaryDetailsInput.militaryCommendationsの説明を変更しました。変更前:Military commendations received by the applicant変更後:
Military commendations received by the applicant. -
入力フィールド
AtsSyncCandidateSyncApplicationMilitaryDetailsInput.militaryServicesの説明を変更しました。変更前:Details about military service for this applicant変更後:
Details about military service for this applicant. -
入力フィールド
AtsSyncCandidateSyncApplicationMilitaryServiceInput.branchの説明を変更しました。変更前:Military branch変更後:
Military branch. -
入力フィールド
AtsSyncCandidateSyncApplicationMilitaryServiceInput.countryの説明を変更しました。変更前:Country of military service変更後:
Country of military service. -
入力フィールド
AtsSyncCandidateSyncApplicationMilitaryServiceInput.descriptionの説明を変更しました。変更前:Description of military service変更後:
Description of military service. -
入力フィールド
AtsSyncCandidateSyncApplicationMilitaryServiceInput.endDateの説明を変更しました。変更前:End date of military service変更後:
End date of military service. -
入力フィールド
AtsSyncCandidateSyncApplicationMilitaryServiceInput.rankの説明を変更しました。変更前:Military rank変更後:
Military rank. -
入力フィールド
AtsSyncCandidateSyncApplicationMilitaryServiceInput.startDateの説明を変更しました。変更前:Start date of military service変更後:
Start date of military service. -
フィールド
AtsSyncCandidateSyncApplicationMutations.deleteの説明を変更しました。変更前:Permanently deletes an application and all of its versions from Indeed. This is a terminal operation for the application specified,and no further updates may be made to this application after deletion.変更後:
Permanently deletes an application and all its versions from Indeed. After deletion, you cannot update the application. -
フィールド
AtsSyncCandidateSyncApplicationMutations.initializeの説明を変更しました。変更前:Stages an application version to be published to Indeed. Application versions with file attachments will have presigned S3 URLsgenerated, to which partners are expected to upload application file contents prior to submitting the application versionfor processing.The application version will not be published to Indeed until it is submitted. After staging, the application versionmust be submitted within 5 minutes.Initialization attempts for applications that have already been deleted will be rejected.変更後:
Stages an application version for publishing to Indeed. For application versions with file attachments, Indeed generates presigned S3 URLs. Upload the application file contents to these URLs before you submit the application version for processing.Indeed does not publish the application version until you submit it. Submit the application version within 5 minutes of staging.Indeed rejects initialization attempts for applications that have already been deleted. -
フィールド
AtsSyncCandidateSyncApplicationMutations.submitの説明を変更しました。変 更前:Submits an application version to be published to Indeed. Publishing of application versions is asynchronous, but will be processedin the order in which they are submitted.変更後:
Submits an application version for publishing to Indeed. Publishing is asynchronous, and Indeed processes application versions in submission order. -
フィールド
AtsSyncCandidateSyncApplicationQueries.findLatestStatusesの説明を変更しました。変更前:Finds the statuses of the latest version of your applications.変更後:
Returns the status of the latest version of each application. -
フィールド
AtsSyncCandidateSyncApplicationQueries.findLatestStatusesの引数afterの説明を変更しました。変更前:The cursor from which to start searching when using forward pagination. Use null to retrieve the first page.変更後:
Cursor to start from for forward pagination. Use `null` for the first page. -
フィールド
AtsSyncCandidateSyncApplicationQueries.findLatestStatusesの引数beforeの説明を変更しました。変更前:The cursor from which to start searching backwards変更後:
Cursor to start from for backward pagination. Use `null` for the last page. -
フィールド
AtsSyncCandidateSyncApplicationQueries.findLatestStatusesの引数firstの説明を変更しました。変更前:The page size when using forward pagination変更後:
Page size for forward pagination. -
フィールド
AtsSyncCandidateSyncApplicationQueries.findLatestStatusesの引数inputの説明を変更しました。変更前:The filter to use when searching for the latest application version statuses変更後:
Filter for the latest application version status search. -
フィールド
AtsSyncCandidateSyncApplicationQueries.findLatestStatusesの引数lastの説明を変更しました。変更前:The page size when using backwards pagination変更後:
Page size for backward pagination. -
フィールド
AtsSyncCandidateSyncApplicationQueries.findStatusesの説明を変更しました。変更前:Finds the statuses of your application versions.変更後:
Returns the status of each application version. -
フィールド
AtsSyncCandidateSyncApplicationQueries.findStatusesの引数afterの説明を変更しました。変更前:The cursor from which to start searching when using forward pagination. Use null to retrieve the first page.変更後:
Cursor to start from for forward pagination. Use `null` for the first page. -
フィールド
AtsSyncCandidateSyncApplicationQueries.findStatusesの引数beforeの説明を変更しました。変更前:The cursor from which to start searching backwards変更後:
Cursor to start from for backward pagination. Use `null` for the last page. -
フィールド
AtsSyncCandidateSyncApplicationQueries.findStatusesの引数firstの説明を変更しました。変更前:The page size when using forward pagination変更後:
Page size for forward pagination. -
フィールド
AtsSyncCandidateSyncApplicationQueries.findStatusesの引数inputの説明を変更しました。変更前:The input to use when searching for application version statuses.変更後:
Input for the application version status search. -
フィールド
AtsSyncCandidateSyncApplicationQueries.findStatusesの引数lastの説明を変更しました。変更前:The page size when using backwards pagination変更後:
Page size for backward pagination. -
入力フィールド
AtsSyncCandidateSyncApplicationSkillInput.monthsOfExperienceの説明を変更しました。変更前:Months of experience with the skill変更後:
Months of experience with the skill. -
入力フィールド
AtsSyncCandidateSyncApplicationSkillInput.nameの説明を変更しました。変更前:Name of the skill変更後:
Skill name. -
入力フィールド
AtsSyncCandidateSyncApplicationSkillInput.proficiencyの説明を変更しました。変更前:Level of proficiency with the skill変更後:
Level of proficiency with the skill. -
タイプ
AtsSyncCandidateSyncApplicationWorkAuthorizationInputを追加しました。 -
タイプ
AtsSyncCandidateSyncApplicationWorkAuthorizationTypeInputを追加しました。 -
入力フィールド
AtsSyncCandidateSyncApplicationWorkExperienceDetailsInput.companyの説明を変更しました。変更前:Company at which this position was held変更後:
Company where this position was held. -
入力フィールド
AtsSyncCandidateSyncApplicationWorkExperienceDetailsInput.descriptionの説明を変更しました。変更前:Description or additional details about this work experience変更後:
Description or additional details about this work experience. -
入力フィールド
AtsSyncCandidateSyncApplicationWorkExperienceDetailsInput.endDateの説明を変更しました。変更前:End date of the work experience変更後:
End date of the work experience. -
入力フィールド
AtsSyncCandidateSyncApplicationWorkExperienceDetailsInput.locationの説明を変更しました。変更前:Location (address) where the applicant worked変更後:
Location (address) where the applicant worked. -
入力フィールド
AtsSyncCandidateSyncApplicationWorkExperienceDetailsInput.startDateの説明を変更しました。変更前:Start date of the work experience変更後:
Start date of the work experience. -
入力フィールド
AtsSyncCandidateSyncApplicationWorkExperienceDetailsInput.titleの説明を変更しました。変更前:Title held at the position変更後:
Title held at the position. -
オブジェクトタイプ
AtsSyncCandidateSyncAssetFileの説明は次のとおりです:File information. -
フィールド
AtsSyncCandidateSyncAssetMetadata.employerIdentifierの説明を変更しました。変更前:`AtsEmployer` ID from `registerAtsEmployer`. Maps assets to a partner employer.変更後:
Employer ID for the asset. Must match the [`id`](/api/employer_registration/objects/EmployerRegistration) of an employer registration. -
タイプ
AtsSyncCandidateSyncIndeedApplyApplicationIdentifierを追加しました。 -
フィールド
AtsSyncCandidateSyncInterestedCandidateAsset.contactの説明を変更しました。変更前:Candidates interest data from Smart Sourcing outreach.変更後:
Candidates interest data from Smart Sourcing outreach.A null value with no error indicates the contact data is no longer available. -
オブジェクトタイプ
AtsSyncCandidateSyncInterestedCandidateContactJobの説明は次のとおりです:Candidate matching from Smart Sourcing outreach. -
オブジェクトタイプ
AtsSyncCandidateSyncInterestedCandidateResumeの説明は次のとおりです:Resume information. -
タイプ
AtsSyncCandidateSyncJobの説明を変更しました。変更前:Candidate Sync job.変更後:
Candidate Sync job posting. -
フィールド
AtsSyncCandidateSyncJob.sourcedPostingIdの説明を変更しました。変更前:Unique ID for the job post.変更後:
Unique ID for the job posting. -
入力フィールド
AtsSyncCandidateSyncJobInput.sourcedPostingIdの説明を変更しました。変更前:Unique ID for the job post.変更後:
Unique ID for the job posting. -
タイプ
AtsSyncCandidateSyncLocaleInputを追加しました。 -
フィールド
AtsSyncCandidateSyncMutations.applicationの説明を変更しました。変更前:Mutations on or related to the AtsSyncCandidateSyncApplication type変更後:
Mutations for the `AtsSyncCandidateSyncApplication` type. -
フィールド
AtsSyncCandidateSyncQueries.applicationの説明を変更しました。変更前:Queries on or related to the AtsSyncCandidateSyncApplication type変更後:
Queries for the `AtsSyncCandidateSyncApplication` type. -
タイプ
AtsSyncCandidateSyncScreeningApplicationIdentifierを追加しました。 -
タイプ
AtsSyncCandidateSyncSmartScreeningUpdateを追加しました。 -
タイプ
AtsSyncCandidateSyncSmartScreeningUpdateAssetを追加しました。 -
タイプ
AtsSyncCandidateSyncStageAssetsInputの説明を変更しました。変更前:Input for `candidateSync.stageAssets`.変更後:
Input for [`atsSyncCandidateSync.stageAssets`](/api/candidate/mutations/atsSyncCandidateSync/stageAssets). -
オブジェクトタイプ
DeleteAtsSyncCandidateSyncApplicationInputの説明は次のとおりです:Input for `delete` mutation. -
入力フィールド
DeleteAtsSyncCandidateSyncApplicationInput.applicationIdentifierの説明を変更しました。変更前:Unique identifier for the application on Indeed変更後:
Unique ID for the application on Indeed. -
入力フィールド
DeleteAtsSyncCandidateSyncApplicationInput.deletedAtの説明を変更しました。変更前:The time at which this application was deleted変更後:
Timestamp when this application was deleted. -
オブジェクトタイプ
DeleteAtsSyncCandidateSyncApplicationPayloadの説明は次のとおりです:Response for `delete` mutation. -
フィールド
DeleteAtsSyncCandidateSyncApplicationPayload.applicationVersionIdの説明を変更しました。変更前:Unique identifier tracking the deletion of this applicationThis identifier references the final version of this now deleted application.変更後:
Unique ID for this deletion. References the final version of the deleted application. -
タイプ
EmployerJobBasePayを追加しました。 -
タイプ
EmployerJobCanonicalPayを追加しました。 -
オブジェクトタイプ
EmployerJobSeatDataにフィールドpayを追加しました。 -
オブジェクトタイプ
InitializeAtsSyncCandidateSyncApplicationInputの説明は次のとおりです:Input to `initialize` mutation. -
入力フィールド
InitializeAtsSyncCandidateSyncApplicationInput.applicantの説明を変更しました。変更前:Information about the applicant this application is for変更後:
Information about the applicant. -
入力フィールド
InitializeAtsSyncCandidateSyncApplicationInput.applicationIdentifierの説明を変更しました。変更前:Unique identifier for the application on Indeed変更後:
Unique ID for the application on Indeed. -
入力フィールド
InitializeAtsSyncCandidateSyncApplicationInput.applicationLinkの説明を変更しました。変更前:Direct link to the application in the ATSThis is intended to allow users to redirect from Indeed to the application details in their browser.変更後:
Direct link to the application in the ATS. Lets users navigate from Indeed to the application details in their browser. -
入力フィールド
InitializeAtsSyncCandidateSyncApplicationInput.applicationSourceNameの説明を変更しました。変更前:Source of the application, such as a job board, career site, search firm, or social network変更後:
Source of the application, such as a job board, career site, search firm, or social network. -
入力フィールド
InitializeAtsSyncCandidateSyncApplicationInput.candidateLinkの説明を変更しました。変更前:Direct link to the candidate profile (or similar entity) in the ATSThis is intended to allow users to redirect from Indeed to the candidate profile in their browser.変更後:
Direct link to the candidate profile in the ATS. Lets users navigate from Indeed to the candidate profile in their browser. -
入力フィールド
InitializeAtsSyncCandidateSyncApplicationInput.dispositionの説明を変更しました。変更前:Current disposition status of the application変更後:
Current disposition status of the application. -
入力フィールド
InitializeAtsSyncCandidateSyncApplicationInput.indeedApplyIdの説明を変更しました。変更前:Indeed Apply ID to uniquely identify an Indeed job application変更後:
Indeed Apply ID that uniquely identifies an Indeed job application. -
入力フィールド
InitializeAtsSyncCandidateSyncApplicationInput.ittkの説明を変更しました。変更前:Indeed Tracking ToKen (ITTK) to track an Indeed job application変更後:
Indeed Tracking Token (ITTK) for tracking an Indeed job application. -
入力フィールド
InitializeAtsSyncCandidateSyncApplicationInput.questionsAndAnswersの説明を変更しました。変更前:Screener questions and answers provided on the application変更後:
Screener questions and answers provided on the application. -
入力フィールド
InitializeAtsSyncCandidateSyncApplicationInput.updatedAtの説明を変更しました。変更前:The time at which this application was last updated変更後:
Timestamp of the last update to this application. -
オブジェクトタイプ
InitializeAtsSyncCandidateSyncApplicationPayloadの説明は次のとおりです:Response for `initialize` mutation. -
フィールド
InitializeAtsSyncCandidateSyncApplicationPayload.applicationVersionIdの説明を変更しました。変更前:Unique identifier tracking the initialization and submission of an application versionEach initialization of an application version produces this identifier, which should be used to submit the versiononce all attachments have been uploaded.変更後:
Unique ID for this application version. Use it to submit the version after uploading all attachments. -
フィールド
InitializeAtsSyncCandidateSyncApplicationPayload.attachmentsの説明を変更しました。変更前:Attachments associated with this application versionIncludes presigned S3 URLs for upload.変更後:
Attachments for this application version, including presigned S3 upload URLs. -
オブジェクトタイプ
JobPostCallToActionにフィールドstatusNameを追加しました。 -
タイプ
JobPostCallToActionStatusを追加しました。 -
タイプ
PayRangeMinorを追加しました。 -
タイプ
PayTimeUnitを追加しました。 -
入力フィールド
SourcedJobPostingBodyInput.descriptionの説明を変更しました。変更前:Job description. Maximum 65,000 bytes (ASCII: 1 byte, other characters: 2-3 bytes).Content must match the details in `SourcedJobPostingMetadataInput.url`.Requires HTML formatting. For supported elements, see [XML feed reference: Formatting guidelines](https://docs.indeed.com/indeed-apply/xml-feed#formatting-guidelines).変更後:
Job description. Maximum 65,000 bytes (1 byte for ASCII, 2-3 bytes for other characters).Must match the details at `SourcedJobPostingMetadataInput.url` and use HTML formatting. For supported elements, see [Job description formatting](https://docs.indeed.com/job-sync-api/reference/job-description-formatting). -
タイプ
StageAssetsAtsSyncCandidateSyncPayloadの説明を変更しました。変更前:Payload for `candidateSync.stageAssets`.変更後:
Payload for [`atsSyncCandidateSync.stageAssets`](/api/candidate/mutations/atsSyncCandidateSync/stageAssets). -
オブジェクトタイプ
SubmitAtsSyncCandidateSyncApplicationInputの説明は次のとおりです:Input for `submit` mutation. -
入力フィールド
SubmitAtsSyncCandidateSyncApplicationInput.applicationVersionIdの説明を変更しました。変更前:Unique identifier tracking the initialization and submission of an application versionEach initialization of an application version produces this identifier, which should be used to submit the versiononce all attachments have been uploaded.変更後:
Unique ID for this application version. Use it to submit the version after uploading all attachments. -
入力フィールド
SubmitAtsSyncCandidateSyncApplicationInput.indeedRegistrationIdの説明を変更しました。変更前:Unique identifier to represent the reference between an Indeed employer and a Partner employerProvided to Partners during registration.変更後:
Unique ID linking an Indeed employer to a partner employer. Provided during registration. -
オブジェクトタイプ
SubmitAtsSyncCandidateSyncApplicationPayloadの説明は次のとおりです:Response for `submit` mutation. -
フィールド
SubmitAtsSyncCandidateSyncApplicationPayload.applicationVersionIdの説明を変更しました。変更前:Unique identifier tracking the initialization and submission of an application versionEach initialization of an application version produces this identifier, which should be used to submit the versiononce all attachments have been uploaded.変更後:
Unique ID for this application version. Use it to submit the version after uploading all attachments. -
フィールド
WorkLocation.rawLocationの説明を変更しました。変更前:Raw user input for the location変更後:
Plain location text string, usually the input to geocoding the structured location