Skip to main content

StoryConfigurationInput

StoryConfiguration stores the configuration for working with stories.

type StoryConfigurationInput {  scraping: StoryScrapingConfigurationInput  disableLazy: Boolean}

Fields#

scraping (StoryScrapingConfigurationInput)#

scraping stores configuration around story scraping.

disableLazy (Boolean)#

disableLazy when true, will only allow lookups of stories created via the API.