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!
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!
input (CacheStoryInput!)#CacheStoryPayload#