From 7ee16217f76fc92240e89ee781607acf3ca0981c Mon Sep 17 00:00:00 2001 From: Brian Clozel Date: Tue, 3 Jun 2025 08:42:49 +0200 Subject: [PATCH] Add missing charset tag in graphiql HTML page Fixes gh-1230 --- spring-graphql/src/main/resources/graphiql/index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/spring-graphql/src/main/resources/graphiql/index.html b/spring-graphql/src/main/resources/graphiql/index.html index 9fe053e7..2a56a182 100644 --- a/spring-graphql/src/main/resources/graphiql/index.html +++ b/spring-graphql/src/main/resources/graphiql/index.html @@ -1,6 +1,8 @@ + + GraphiQL