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