ManageFeaturesForEmployerInput
入力オブジェクト
ManageFeatureForEmployer ミューテーションの入力。
フィールド
indeedRegistrationId ID! 必須
ATS雇用主登録の一意のIDです。
features EmployerRegistrationFeaturesInput! 必須
更新する機能の一覧です。機能を省略すると、現在の値を維持します。重複は含められません。
retrieveSourcedCandidatesClick IndeedFeatureStatusInput
RetrieveSourcedCandidates.OneClick機能のステータス。
retrieveSourcedCandidatesAuto IndeedFeatureStatusInput
RetrieveSourcedCandidates.AutomatedTransfers機能のステータス。
sendApplications IndeedFeatureStatusInput
SendApplications機能のステータス。
例
{ "indeedRegistrationId": "opaqueId", "features": EmployerRegistrationFeaturesInput}