updateAssignmentNoticeCareAndDischarge
Updates the setting for the care and discharge performance report defining whether to visualize the assignment notice on the documents
Requires authorization features: park:performance-report:edit
updateAssignmentNoticeCareAndDischarge(
input: UpdateAssignmentNoticeInput!
): Boolean!
Directives
auth
Requires authorization features: park:performance-report:edit
Arguments
updateAssignmentNoticeCareAndDischarge.input ● UpdateAssignmentNoticeInput! non-null input
Type
Boolean scalar
The Boolean scalar type represents true or false.