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