Following
Follow query
Following(
  userId: Int!
  sort: [UserSort]
): User
Arguments
Following.userId ● Int! non-null scalar
User id of the follower/followed
Following.sort ● [UserSort] list enum
The order the results will be returned in
Type
User object
A user