notifications
No description
notifications(
offset: Int! = 0
limit: Int! = 10
): NotificationPaged!
No description
notifications(
offset: Int! = 0
limit: Int! = 10
): NotificationPaged!
notifications.offset
● Int!
non-null scalarnotifications.limit
● Int!
non-null scalarNotificationPaged
object