deleteClientSupportService
Deletes a support services of the client
Requires authorization features: client:core:edit
deleteClientSupportService(
input: DeleteClientSupportServiceInput!
): Boolean!
Directives
auth
Requires authorization features: client:core:edit
Arguments
deleteClientSupportService.input ● DeleteClientSupportServiceInput! non-null input
Type
Boolean scalar
The Boolean scalar type represents true or false.