Skip to main content

UpdateStorySettingsPayload

No description

type UpdateStorySettingsPayload {  story: Story  clientMutationId: String!}

Fields#

story (Story)#

story is the Story that was possibly updated.

clientMutationId (String!)#

clientMutationId is required for Relay support.