Fix/update gql after server changes (#469)

* [Codegen] Update files

* Update "AboutServer"

* Cache "WebUIUpdateInfo"
This commit is contained in:
schroda
2023-11-24 01:33:56 +01:00
committed by GitHub
parent 3766540ce5
commit 3b147b1b46
6 changed files with 17 additions and 14 deletions

View File

@@ -11,7 +11,7 @@ import { WEBUI_UPDATE_INFO, WEBUI_UPDATE_STATUS } from '@/lib/graphql/Fragments'
export const GET_ABOUT = gql`
query GET_ABOUT {
about {
aboutServer {
buildTime
buildType
discord