From 2e24b55e99f7f7c38e70a640633f5b6479adeaf5 Mon Sep 17 00:00:00 2001 From: Christian Legnitto Date: Fri, 15 Jan 2021 19:36:29 -1000 Subject: [PATCH] Update GraphQL Playground Version taken from https://www.jsdelivr.com/package/npm/graphql-playground-react. Fixes https://github.com/graphql-rust/juniper/issues/830 --- juniper/src/http/playground.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/juniper/src/http/playground.rs b/juniper/src/http/playground.rs index af083914..400dea81 100644 --- a/juniper/src/http/playground.rs +++ b/juniper/src/http/playground.rs @@ -23,7 +23,7 @@ pub fn playground_source( GraphQL Playground - +