AddStoryExpertPayloadNo descriptiontype AddStoryExpertPayload { clientMutationId: String! story: Story!}CopyFields#clientMutationId (String!)#clientMutationId is required for Relay support.story (Story!)#story is the resultant story the expert was added to.