notifications
Returns all notifications the user has access
notifications(
page: Int
limit: Int
): NotificationCollection
Returns all notifications the user has access
notifications(
page: Int
limit: Int
): NotificationCollection
notifications.page
● Int
scalarnotifications.limit
● Int
scalarNotificationCollection
object