Skip to main content

OpenStoryPayload

No description

type OpenStoryPayload {  story: Story  clientMutationId: String!}

Fields#

story (Story)#

story is the Story that was possibly updated.

clientMutationId (String!)#

clientMutationId is required for Relay support.