A simple way to consolidate your onboarding process and request information that is unique to your organisation. This section is overseen by your HR team and displayed on the applicant’s profile.
Copy
query FetchCheckRequest {fetchCheckRequest(where: { externalId: "HPEXAMPLE" }) { formQuestions { order uuid type label answer isFromProfessionalForm comment files { name mime size uri } }}}