feat(SW-498): fixed tags for caching inside siteconfig query

This commit is contained in:
Erik Tiekstra
2024-11-05 11:13:16 +01:00
parent a350b58d7d
commit 249a5f6cb8
4 changed files with 43 additions and 5 deletions

View File

@@ -85,4 +85,7 @@ fragment AlertRef on Alert {
json
}
}
system {
...System
}
}