MergeStoriesPayloadNo descriptiontype MergeStoriesPayload { story: Story clientMutationId: String!}CopyFields#story (Story)#story is the Story that all the source stories were merged into.clientMutationId (String!)#clientMutationId is required for Relay support.