OBJECT

ForYouFeedSavedSeenEntity

link GraphQL Schema definition

1type ForYouFeedSavedSeenEntity {
2
3entityId: Int!
4
5entityType: ForYouFeedItemEntityType!
6
7}