From 4ce95f88ca4c6d10358ef6d6295a09cc9531ef46 Mon Sep 17 00:00:00 2001 From: Brian Clozel Date: Mon, 15 May 2023 10:46:16 +0200 Subject: [PATCH] Update GraphiQL stock build This commit upgrades the default react version used in the GraphiQL build shipped with the project. This also fixes a few HTML syntax issues in the index.html page. --- .../src/main/resources/graphiql/index.html | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/spring-graphql/src/main/resources/graphiql/index.html b/spring-graphql/src/main/resources/graphiql/index.html index bdcf2883..fa159279 100644 --- a/spring-graphql/src/main/resources/graphiql/index.html +++ b/spring-graphql/src/main/resources/graphiql/index.html @@ -1,6 +1,7 @@ - + + GraphiQL - - + +