ProgramApplicant
This page contains
Fields
id: ID! | |
programType: ProgramType! PREVIEW | |
answers: JSON! | |
status: ProgramApplicantStatus! PREVIEW | |
appliedOn: DateTime! | |
lastModifiedOn: DateTime! | |
companyId: String | |
isValidated: Boolean |
Parent objects of ProgramApplicant
Account PREVIEW | An account (that is, a company) in the marketplace |
ProgramApplicantConnection PREVIEW |
Mutations for ProgramApplicant
createProgramApplicant PREVIEW | |
updateProgramApplicant PREVIEW | |
updateProgramApplicantStatus PREVIEW | |
validateProgramApplicant PREVIEW |
Queries for ProgramApplicant
account | Retrieve an account by ID |
accountByExternalId | Retrieve an account by external ID |
programApplicants PREVIEW |