From 457b6b982cfed04c9ab60824f49cb73876194cba Mon Sep 17 00:00:00 2001 From: liyasthomas Date: Fri, 10 Sep 2021 16:12:04 +0530 Subject: [PATCH] feat: codemirror for graphql query, scheme and response --- components/graphql/RequestOptions.vue | 45 ++-- components/graphql/Response.vue | 51 ++-- components/graphql/Sidebar.vue | 356 ++++++++++++-------------- layouts/default.vue | 2 +- 4 files changed, 219 insertions(+), 235 deletions(-) diff --git a/components/graphql/RequestOptions.vue b/components/graphql/RequestOptions.vue index e8c7147f8..31da91239 100644 --- a/components/graphql/RequestOptions.vue +++ b/components/graphql/RequestOptions.vue @@ -55,20 +55,7 @@ /> - +
@@ -284,6 +271,7 @@ diff --git a/layouts/default.vue b/layouts/default.vue index 5bc5bfdcd..544568052 100644 --- a/layouts/default.vue +++ b/layouts/default.vue @@ -24,7 +24,7 @@ >
- +