UploadCandidatePayload_Success
Object

The success result for the uploadCandidate mutation.

Fields

Name
Description
candidate* 
Candidate!
The details of the uploaded candidate.The uploaded candidate profile is available in the profiles field.
candidateProcessHistoryItems* 
[CandidateProcessHistoryItem!]!
The details of the process history items uploaded alongside the candidate.The upload operation is atomic; if you receive an UploadCandidatePayload_Success payload, all process history items were successfully uploaded. Input order is preserved to allow your software to record the id assigned to each item.
hiringOrganization* 
HiringOrganization!
The details of the hiring organization that uploaded the candidate and their profile.

Seen in

Parent name
Parent type
Description
Union
Member type