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
|
||||
followers {
|
||||
id
|
||||
username
|
||||
profileImageUri
|
||||
}
|
||||
}
|
||||
reaction
|
||||
|
Loading…
x
Reference in New Issue
Block a user