OBJECT
StorySegmentMentionAction
link GraphQL Schema definition
1 type StorySegmentMentionAction { 2 3 User : 4 5 AnnotationLink : 6 7 User : 8 9 StorySegment : 10 11 }
OBJECT
1 type StorySegmentMentionAction { 2 3 User : 4 5 AnnotationLink : 6 7 User : 8 9 StorySegment : 10 11 }