Compare commits
2 Commits
9232c673e8
...
194d7c66a0
Author | SHA1 | Date | |
---|---|---|---|
194d7c66a0 | |||
3adc301935 |
@ -71,7 +71,10 @@ query getUsernamesAndFollowing(
|
|||||||
) {
|
) {
|
||||||
followers
|
followers
|
||||||
following
|
following
|
||||||
usernamesAndIds
|
usernamesAndIds {
|
||||||
|
username
|
||||||
|
id
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user