followAccount
Follow/unfollow account
followAccount(
  follow: Boolean
  id: ID!
): Account
Arguments
followAccount.follow ● Boolean scalar
Whether or not to follow the given account
followAccount.id ● ID! non-null scalar
ID of the account