🎉 Added variables to graphql page (w/ lame type validation).

This commit is contained in:
pushrbx
2019-12-31 13:09:26 +00:00
parent 13402a5aa5
commit 1ac144e3a7
14 changed files with 144 additions and 15 deletions

View File

@@ -66,6 +66,7 @@ export default {
response: "レスポンス",
query: "クエリ",
queries: "クエリ",
query_variables: "変数 (へんすう)",
mutations: "ミューテーション",
subscriptions: "サブスクリプション",
types: "タイプ",