[FA-6] Volumes work probably?
This commit is contained in:
@@ -12,9 +12,14 @@ query Novels($first: Int, $after: String, $where: NovelDtoFilterInput, $order: [
|
||||
}
|
||||
rawStatus
|
||||
lastUpdatedTime
|
||||
chapters {
|
||||
volumes {
|
||||
id
|
||||
order
|
||||
name
|
||||
chapters {
|
||||
order
|
||||
name
|
||||
}
|
||||
}
|
||||
tags {
|
||||
key
|
||||
|
||||
Reference in New Issue
Block a user