Skip to main content

ScrapeStoryPayload

No description

type ScrapeStoryPayload {  story: Story  clientMutationId: String!}

Fields#

story (Story)#

story is the Story that was possibly scraped.

clientMutationId (String!)#

clientMutationId is required for Relay support.