Add isFollowed field to User GraphQL API
connorshea opened this issue · 0 comments
connorshea commented
For checking whether the current user is already following a given user. Should be null
for a user looking at their own profile and for users who are not logged in.