From 2d995b87b1de7f4490672c98bd6c9fd1fab1966f Mon Sep 17 00:00:00 2001 From: Andrew Bastin Date: Mon, 18 Nov 2019 15:17:07 -0500 Subject: [PATCH] Added GraphQL type component --- components/graphql/type.vue | 47 +++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 components/graphql/type.vue diff --git a/components/graphql/type.vue b/components/graphql/type.vue new file mode 100644 index 000000000..44c0ed74a --- /dev/null +++ b/components/graphql/type.vue @@ -0,0 +1,47 @@ + + + + +