From 758c7967d43f3ce780bc54dc34c7fa1d15759578 Mon Sep 17 00:00:00 2001 From: Corey Farwell Date: Wed, 8 Jan 2020 01:19:29 -0500 Subject: [PATCH] Bump to latest graphiql (#489) https://github.com/graphql/graphiql/releases --- juniper/src/http/graphiql.rs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/juniper/src/http/graphiql.rs b/juniper/src/http/graphiql.rs index ef9e2070..73428c71 100644 --- a/juniper/src/http/graphiql.rs +++ b/juniper/src/http/graphiql.rs @@ -47,14 +47,14 @@ pub fn graphiql_source(graphql_endpoint_url: &str) -> String { GraphQL {stylesheet_source} - +
- + {fetcher_source}