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