From d3158f5c7e4a4f4916be9887a9e12b294a5bf360 Mon Sep 17 00:00:00 2001 From: Wyatt Johnson Date: Fri, 1 Jun 2018 15:14:49 -0600 Subject: [PATCH] GraphiQL Fixes (#1671) * bug: fixed graphiql style, upgraded --- views/api/graphiql.njk | 103 ++++++++++++++++++++++------------------- 1 file changed, 56 insertions(+), 47 deletions(-) diff --git a/views/api/graphiql.njk b/views/api/graphiql.njk index b726918f3..219046b1f 100644 --- a/views/api/graphiql.njk +++ b/views/api/graphiql.njk @@ -5,56 +5,82 @@ {% block css %} {# Include the base development pieces #} {{ super() }} + - {% endblock %} {% block js %} + - - - + + +