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

@@ -1,6 +1,6 @@
[
{
"uiVersion": "PREVIEW",
"serverVersion": "r1353"
"serverVersion": "r1410"
}
]