createInterviewFromContract
Create new counselling interview using an existing contract as a template
createInterviewFromContract(
contractId: ContractID!
): Boolean!
Arguments
createInterviewFromContract.contractId ● ContractID! non-null scalar
Type
Boolean scalar
The Boolean scalar type represents true or false.