OBJECT
StorySegmentReactionAction
link GraphQL Schema definition
1 type StorySegmentReactionAction { 2 3 : User 4 5 : ReactionStat 6 7 : StorySegment 8 9 }
OBJECT
1 type StorySegmentReactionAction { 2 3 : User 4 5 : ReactionStat 6 7 : StorySegment 8 9 }