Skip to main content

StoryConfiguration

StoryConfiguration stores the configuration for working with stories.

type StoryConfiguration {  scraping: StoryScrapingConfiguration!  disableLazy: Boolean!}

Fields#

scraping (StoryScrapingConfiguration!)#

scraping stores configuration around story scraping.

disableLazy (Boolean!)#

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