From 819e2fbe8a3a9f7a200a2b8dec05424e78c7e45f 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-1231 --- 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