From 7873e911458e624a908cf34e87b1fc033b6bc926 Mon Sep 17 00:00:00 2001 From: Shunsuke Watanabe Date: Thu, 14 Mar 2019 17:09:48 +0900 Subject: [PATCH] changed file name grahpql.go to graphql.go --- graphql/{grahpql.go => graphql.go} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename graphql/{grahpql.go => graphql.go} (100%) diff --git a/graphql/grahpql.go b/graphql/graphql.go similarity index 100% rename from graphql/grahpql.go rename to graphql/graphql.go