From 0702ca3fc9c4a6a1a216d7c237f7cb8b8fedc717 Mon Sep 17 00:00:00 2001 From: Liyas Thomas Date: Sun, 4 Oct 2020 16:01:19 +0530 Subject: [PATCH] Highlight filtered field and type --- components/graphql/field.vue | 3 ++- components/graphql/type.vue | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/components/graphql/field.vue b/components/graphql/field.vue index ef8896c2b..4234bbee9 100644 --- a/components/graphql/field.vue +++ b/components/graphql/field.vue @@ -27,7 +27,8 @@ diff --git a/components/graphql/type.vue b/components/graphql/type.vue index 71fd8243e..42bfdce08 100644 --- a/components/graphql/type.vue +++ b/components/graphql/type.vue @@ -21,7 +21,7 @@