addApplicationLevelPermissions: CasesManagementApplicationPermissionsSheet!
This mutation is used to add level permissions to an application. **Returns:** Returns applications permissions management permissions sheet with details such as, application permissions, client permissions and staff member permissions.
staffMemberId: UUID!
The staff member whos permissions will be changed.
permissions: ApplicationPermissionInput!
Permission inputs for permission levels.
