CreateStoryPayloadNo descriptiontype CreateStoryPayload { story: Story clientMutationId: String!}CopyFields#story (Story)#story is the Story that was possibly created.clientMutationId (String!)#clientMutationId is required for Relay support.