Skip to main content

stream

stream will load a specific story that can be identified by either an ID or a URL and will create the story if that feature is enabled.

stream(
id: ID
url: String
mode: STORY_MODE
): Story

Arguments

stream.id ● ID scalar

stream.url ● String scalar

stream.mode ● STORY_MODE enum

Type

Story object

Story is an Article or Page where Comments are written on by Users.