UpdateStory
UpdateStory is the input required to update a Story.
type UpdateStory { url: String metadata: StoryMetadataInput}Fields#
url (String)#
url is the url that the Story is located on.
metadata (StoryMetadataInput)#
metadata is the set of information relating to this Story that would normally be scraped, but can be provided here.