UpdateSourcedJobPostingsPayload
Object
Return type for updateSourcedJobPostings.
Fields
results [UpdateSourcedJobPostingResult!]! Non-Null
Results for each update. Array items are never null, but jobPosting is null if the update was not accepted.
jobPosting SourcedJobPostingUpdate
Updated job posting, or null if the update was not accepted.
Example
{"results": [UpdateSourcedJobPostingResult]}