RefreshStoryCountsInput
No description
type RefreshStoryCountsInput { clientMutationId: String! storyID: String! tags: Boolean!}Fields#
clientMutationId (String!)#
clientMutationId is required for Relay support.
storyID (String!)#
storyID is the story we want to update counts for.
tags (Boolean!)#
tags if true will update the tag counts for the story.