Does this user follow this other user on GitHub?
Check if one user follows another on GitHub
Run this query
To run this query, you can use the following command:
anyquery run does_this_user_follow_this_other_user_on_github <user1> <user2>
Arguments
User 1
The username of the follower
User 2
The username of the followee
Additional informations
Source code AuthorTip
You can limit the number of results returned by a query using the --limit flag. For example, to limit the results to 10 rows, run anyquery run