add has follwer to feed query
All checks were successful
Tests / Tests (pull_request) Successful in 10s
All checks were successful
Tests / Tests (pull_request) Successful in 10s
This commit is contained in:
@@ -320,6 +320,7 @@ enum BannerKindEnum {
|
||||
type VideoHistoryGQL {
|
||||
videos: [VideoGQL!]!
|
||||
pageInfo: PageInfoGQL!
|
||||
hasFollowing: Boolean!
|
||||
}
|
||||
|
||||
type VideoGQL {
|
||||
|
||||
Reference in New Issue
Block a user