NotificationsQuery is a class representing a query for notifications. It includes a method to get notifications.
NotificationsQuery
Constructs a new NotificationsQuery instance.
The authentication token.
notifications is a method that sends a query request to get notifications.
notifications
The variables for the query.
The response from the query request.
NotificationsQuery
is a class representing a query for notifications. It includes a method to get notifications.