From e6dee9f1e6495bf33291c5520ed3c8d935dad592 Mon Sep 17 00:00:00 2001 From: Andrei Aaron Date: Mon, 29 Sep 2025 19:59:05 +0300 Subject: [PATCH] chore: Update to graphql 5.2.0 (#3410) chore: Update to graphql 5.2.0, previous version was not loading dependencies anymore https://github.com/graphql/graphiql/tree/graphiql%405.2.0/examples/graphiql-cdn Signed-off-by: Andrei Aaron --- pkg/debug/gqlplayground/index.html.tmpl | 117 ++++++++++++++---------- 1 file changed, 71 insertions(+), 46 deletions(-) diff --git a/pkg/debug/gqlplayground/index.html.tmpl b/pkg/debug/gqlplayground/index.html.tmpl index f4d17e8b..6fb1d1f2 100644 --- a/pkg/debug/gqlplayground/index.html.tmpl +++ b/pkg/debug/gqlplayground/index.html.tmpl @@ -1,67 +1,92 @@ - - + + - zot GraphQL playground + + + GraphiQL 5 with React 19 and GraphiQL Explorer - + + - - + - + + + +
+
Loading…
+
- + \ No newline at end of file