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