STORY_MODE
No description
enum STORY_MODE {
COMMENTS
QA
RATINGS_AND_REVIEWS
}
Values
STORY_MODE.COMMENTS
Coments is when a story is used for general commenting.
STORY_MODE.QA
QA is used for when the story is in Q&A mode.
STORY_MODE.RATINGS_AND_REVIEWS
RATINGS_AND_REVIEWS is used for when the story should be used for ratings and reviews.
Member Of
CreateStory
input ● StorySettings
object ● stream
query ● UpdateStoryModeInput
input