From 7f33798789bedcb5661da8de3449f20c47a8140a Mon Sep 17 00:00:00 2001 From: "Igor Stuzhuk (KoHcoJlb)" Date: Mon, 1 Feb 2021 16:13:12 +0200 Subject: [PATCH] graphql: fix "jump to type" and show input types --- components/graphql/type.vue | 10 +++++++++- pages/graphql.vue | 13 ++++++++----- 2 files changed, 17 insertions(+), 6 deletions(-) diff --git a/components/graphql/type.vue b/components/graphql/type.vue index 5efe72411..3634fc2d7 100644 --- a/components/graphql/type.vue +++ b/components/graphql/type.vue @@ -1,6 +1,7 @@