Skip to main content

MergeStoriesPayload

No description

type MergeStoriesPayload {  story: Story  clientMutationId: String!}

Fields#

story (Story)#

story is the Story that all the source stories were merged into.

clientMutationId (String!)#

clientMutationId is required for Relay support.