clearCounsellingInterview
Clears the interview for a selected client
Requires authorization features: client:contract:edit
clearCounsellingInterview(
input: ClearCounsellingInterviewInput!
): Boolean!
Directives
auth
Requires authorization features: client:contract:edit
Arguments
clearCounsellingInterview.input ● ClearCounsellingInterviewInput! non-null input
Type
Boolean scalar
The Boolean scalar type represents true or false.