diff --git a/components/graphql/argument.vue b/components/graphql/argument.vue
new file mode 100644
index 000000000..335381a41
--- /dev/null
+++ b/components/graphql/argument.vue
@@ -0,0 +1,44 @@
+
+
+
+ {{ argName }}
+
+ :
+
+
+
+
+
+
+
diff --git a/components/graphql/typelink.vue b/components/graphql/typelink.vue
new file mode 100644
index 000000000..b451d7f93
--- /dev/null
+++ b/components/graphql/typelink.vue
@@ -0,0 +1,33 @@
+
+ {{ typeString }}
+
+
+
+
+
+