Return usernamesAndIds

This commit is contained in:
Kat Huang 2024-10-24 23:41:52 -06:00
parent 44ddc732a1
commit c2cb411469

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