add required types to followers in feed operation
Some checks failed
Tests / Tests (pull_request) Failing after 17s
Some checks failed
Tests / Tests (pull_request) Failing after 17s
This commit is contained in:
parent
0a5097c5c0
commit
644ea66e98
@ -66,6 +66,8 @@ fragment VideoCardFields on VideoGQL {
|
|||||||
profileImageUri
|
profileImageUri
|
||||||
followers {
|
followers {
|
||||||
id
|
id
|
||||||
|
username
|
||||||
|
profileImageUri
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
reaction
|
reaction
|
||||||
|
Loading…
x
Reference in New Issue
Block a user