RemoveStoryExpertPayloadNo descriptiontype RemoveStoryExpertPayload { clientMutationId: String! story: Story!}CopyFields#clientMutationId (String!)#clientMutationId is required for Relay support.story (Story!)#story is the resultant story the expert was removed from.