NotificationsResponse
No description
type NotificationsResponse {
paginatorInfo: PaginatorInfo!
data: [Notification!]
}
Fields
NotificationsResponse.paginatorInfo
● PaginatorInfo!
non-null object
NotificationsResponse.data
● [Notification!]
list object
Returned By
notifications
query