Add logic to reorder downloads (#495)
This commit is contained in:
@@ -23,6 +23,8 @@ const typePolicies: StrictTypedTypePolicies = {
|
||||
WebUIUpdateInfo: { keyFields: [] },
|
||||
WebUIUpdateCheck: { keyFields: [] },
|
||||
SettingsType: { keyFields: [] },
|
||||
DownloadStatus: { keyFields: [] },
|
||||
DownloadType: { keyFields: ['chapter'] },
|
||||
Query: {
|
||||
fields: {
|
||||
chapters: {
|
||||
|
||||
Reference in New Issue
Block a user