add createUser mutation

This commit is contained in:
João Geonizeli
2021-08-04 23:06:28 -03:00
parent 30b290514f
commit 964ae85d46
12 changed files with 121 additions and 7 deletions

View File

@@ -48,4 +48,5 @@ end
group :test do
gem "shoulda-matchers", "~> 5.0"
gem "rspec-graphql_matchers", "~> 1.3"
end