ClearSourcedJobPostingUpdatesPayload
Object
Return type for clearSourcedJobPostingUpdates.
Fields
results [ClearSourcedJobPostingUpdateResult!]
Results for each clear operation.
Array items are never null, but jobPosting can be null if nothing was cleared.
jobPosting SourcedJobPostingUpdate
The cleared job posting, or null if nothing was cleared.
Example
{"results": [ClearSourcedJobPostingUpdateResult]}