OBJECT
1type NetworkFeedItem {23action: String! 45actionTimestamp: Int! 67actor: User! 89entity: ForYouFeedItemEntity! 1011project: Project! 1213}