Feature/update backup restore to server changes (#438)

* [Codegen] Update back query/mutation

* Update backup restore

* [VersionMapping] Require server version "r1410" for preview
This commit is contained in:
schroda
2023-11-02 13:01:01 +01:00
committed by GitHub
parent cc59f88a1d
commit 1acda66b16
7 changed files with 84 additions and 42 deletions

View File

@@ -21,6 +21,7 @@ export const RESTORE_BACKUP = gql`
mutation RESTORE_BACKUP($backup: Upload!) {
restoreBackup(input: { backup: $backup }) {
clientMutationId
id
status {
mangaProgress
state