From bb819f932757d91912d1248d37e3b2cadc2161bd Mon Sep 17 00:00:00 2001 From: Brian Clozel Date: Fri, 18 Aug 2023 20:50:47 +0200 Subject: [PATCH] Add GraphiQL Explorer plugin in embedded integration Closes gh-777 --- spring-graphql/src/main/resources/graphiql/index.html | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/spring-graphql/src/main/resources/graphiql/index.html b/spring-graphql/src/main/resources/graphiql/index.html index 4ec97df6..9c1e6dab 100644 --- a/spring-graphql/src/main/resources/graphiql/index.html +++ b/spring-graphql/src/main/resources/graphiql/index.html @@ -18,15 +18,15 @@ + +
Loading...