Skip to main content

cacheStory

cacheStory will cache the given Story and its comments into redis for fast retrieval avoiding Mongo resources to load the story data.

cacheStory(  input: CacheStoryInput!): CacheStoryPayload!

Arguments#

input (CacheStoryInput!)#

Type#

CacheStoryPayload#