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