From 3db28e4f22446ebc49046aa20f1f30ad368457ce Mon Sep 17 00:00:00 2001 From: Andrew Bastin Date: Mon, 18 Nov 2019 14:34:00 -0500 Subject: [PATCH] Added GraphQL field component --- components/graphql/field.vue | 47 ++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 components/graphql/field.vue diff --git a/components/graphql/field.vue b/components/graphql/field.vue new file mode 100644 index 000000000..6446f3f9a --- /dev/null +++ b/components/graphql/field.vue @@ -0,0 +1,47 @@ + + + + +