UpdateStoryModePayloadNo descriptiontype UpdateStoryModePayload { clientMutationId: String! story: Story!}CopyFields#clientMutationId (String!)#clientMutationId is required for Relay support.story (Story!)#story is the resultant story that Q&A was enabled on.