Skip to main content

AddStoryExpertPayload

No description

type AddStoryExpertPayload {  clientMutationId: String!  story: Story!}

Fields#

clientMutationId (String!)#

clientMutationId is required for Relay support.

story (Story!)#

story is the resultant story the expert was added to.