Skip to main content

RefreshStoryCountsPayload

No description

type RefreshStoryCountsPayload {  clientMutationId: String!  story: Story}

Fields#

clientMutationId (String!)#

clientMutationId is required for Relay support.

story (Story)#

story is the story that was updated.