Feature/library global update exclude manga with state (#281)
* Extract global update settings * Add option to exclude mangas with specific state from global update
This commit is contained in:
@@ -26,6 +26,7 @@ const typePolicies: StrictTypedTypePolicies = {
|
||||
GlobalMetaType: { keyFields: ['key'] },
|
||||
ExtensionType: { keyFields: ['apkName'] },
|
||||
AboutPayload: { keyFields: [] },
|
||||
SettingsType: { keyFields: [] },
|
||||
Query: {
|
||||
fields: {
|
||||
chapters: {
|
||||
|
||||
Reference in New Issue
Block a user