Compare commits
4 Commits
44ddc732a1
...
kat/delete
| Author | SHA1 | Date | |
|---|---|---|---|
| 194d7c66a0 | |||
| 3adc301935 | |||
| 9232c673e8 | |||
| c2cb411469 |
@@ -71,7 +71,10 @@ query getUsernamesAndFollowing(
|
|||||||
) {
|
) {
|
||||||
followers
|
followers
|
||||||
following
|
following
|
||||||
usernames
|
usernamesAndIds {
|
||||||
|
username
|
||||||
|
id
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user