OBJECT
ForYouFeedSavedSeenEntity
link GraphQL Schema definition
1 type ForYouFeedSavedSeenEntity { 2 3 : Int! 4 5 : ForYouFeedItemEntityType! 6 7 }
OBJECT
1 type ForYouFeedSavedSeenEntity { 2 3 : Int! 4 5 : ForYouFeedItemEntityType! 6 7 }