OBJECT
counts of different types of notifications for a user
type UserNotificationsCount {conversation_notification_count: Int id: ID # The number of unscheduled lab ordersunscheduled_lab_orders_count: Int }