Notification
Notification query
Notification(
  type: NotificationType
  resetNotificationCount: Boolean
  type_in: [NotificationType]
): NotificationUnion
Arguments
Notification.type ● NotificationType enum
Filter by the type of notifications
Notification.resetNotificationCount ● Boolean scalar
Reset the unread notification count to 0 on load
Notification.type_in ● [NotificationType] list enum
Filter by the type of notifications
Type
NotificationUnion union
Notification union type