addClientSupportService
Add a support services that the client uses (e.g. pharmacy)
Requires authorization features: client:core:edit
addClientSupportService(
input: AddClientSupportServiceInput!
): Boolean!
Directives
auth
Requires authorization features: client:core:edit
Arguments
addClientSupportService.input ● AddClientSupportServiceInput! non-null input
Type
Boolean scalar
The Boolean scalar type represents true or false.