Should be mostly working, doing some additional QOL
This commit is contained in:
@@ -21,6 +21,17 @@ query Novels($first: Int, $after: String) {
|
||||
originalPath
|
||||
newPath
|
||||
}
|
||||
rawStatus
|
||||
lastUpdatedTime
|
||||
chapters {
|
||||
order
|
||||
name {
|
||||
texts {
|
||||
language
|
||||
text
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
pageInfo {
|
||||
|
||||
Reference in New Issue
Block a user