mutation ImportNovel($input: ImportNovelInput!) { importNovel(input: $input) { novelUpdateRequestedEvent { novelUrl } } }