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