graphql setup

This commit is contained in:
João Geonizeli
2022-07-21 10:55:38 -03:00
parent 705a465292
commit 0681e5f766
21 changed files with 202 additions and 0 deletions

View File

@@ -124,6 +124,12 @@ GEM
formtastic_i18n (0.7.0)
globalid (1.0.0)
activesupport (>= 5.0)
graphiql-rails (1.8.0)
railties
sprockets-rails
graphql (2.0.12)
graphql_playground-rails (2.1.0)
rails (>= 5.1.0)
has_scope (0.8.0)
actionpack (>= 5.2)
activesupport (>= 5.2)
@@ -340,6 +346,9 @@ DEPENDENCIES
enumerize (~> 2.5)
factory_bot_rails (~> 6.2)
faker (~> 2.21)
graphiql-rails
graphql (~> 2.0)
graphql_playground-rails
image_processing (~> 1.2)
importmap-rails
jbuilder