OBJECT

StoryFirstPostAction

link GraphQL Schema definition

1type StoryFirstPostAction {
2
3actor: User
4
5segment: StorySegment
6
7}