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