Add subfields to usernames and following
All checks were successful
Tests / Tests (pull_request) Successful in 15s
All checks were successful
Tests / Tests (pull_request) Successful in 15s
This commit is contained in:
parent
9232c673e8
commit
3adc301935
@ -71,7 +71,10 @@ query getUsernamesAndFollowing(
|
|||||||
) {
|
) {
|
||||||
followers
|
followers
|
||||||
following
|
following
|
||||||
usernamesAndIds
|
usernamesAndIds {
|
||||||
|
username
|
||||||
|
id
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user