Return usernamesAndIds
All checks were successful
Tests / Tests (pull_request) Successful in 16s

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

View File

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