From 9fb966f7051400f8331767efd85e7edf5b1c6a4f Mon Sep 17 00:00:00 2001 From: Andrew Bastin Date: Wed, 11 Dec 2019 18:34:46 -0500 Subject: [PATCH] GraphQL header keys now offer completion --- pages/graphql.vue | 136 ++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 131 insertions(+), 5 deletions(-) diff --git a/pages/graphql.vue b/pages/graphql.vue index 90329b80..66b474b4 100644 --- a/pages/graphql.vue +++ b/pages/graphql.vue @@ -52,14 +52,15 @@