ViewerQuery is a class representing a query for viewer data. It includes a method to send the viewer query and receive the response.
ViewerQuery
Constructs a new ViewerQuery instance.
The authentication token.
viewer is a method that sends a query request to get viewer data.
viewer
The variables for the query.
The response from the query request.
ViewerQuery
is a class representing a query for viewer data. It includes a method to send the viewer query and receive the response.