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