The success result for the
uploadCandidate
mutation.Fields
Name | Description |
---|---|
Candidate! | The details of the uploaded candidate.The uploaded candidate profile is available in the profiles field. |
[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! | The details of the hiring organization that uploaded the candidate and their profile. |
Seen in
Parent name | Parent type | Description |
---|---|---|
Union | Member type |