Compare commits

..

No commits in common. "9232c673e8a2f12066c75a39dbe23431baf3f5c9" and "44ddc732a1631ee5e9704ed93390cd40cd1d91ef" have entirely different histories.

View File

@ -71,7 +71,7 @@ query getUsernamesAndFollowing(
) { ) {
followers followers
following following
usernamesAndIds usernames
} }
} }