RefreshStoryCountsPayloadNo descriptiontype RefreshStoryCountsPayload { clientMutationId: String! story: Story}CopyFields#clientMutationId (String!)#clientMutationId is required for Relay support.story (Story)#story is the story that was updated.