add graphql endpoint
This commit is contained in:
@@ -106,6 +106,9 @@ GEM
|
||||
ffi (1.15.3)
|
||||
globalid (0.5.2)
|
||||
activesupport (>= 5.0)
|
||||
graphql (1.12.14)
|
||||
graphql_playground-rails (2.1.0)
|
||||
rails (>= 5.1.0)
|
||||
i18n (1.8.10)
|
||||
concurrent-ruby (~> 1.0)
|
||||
jbuilder (2.11.2)
|
||||
@@ -299,6 +302,8 @@ DEPENDENCIES
|
||||
devise
|
||||
devise-bootstrap-views (~> 1.0)
|
||||
devise-i18n
|
||||
graphql
|
||||
graphql_playground-rails
|
||||
jbuilder (~> 2.7)
|
||||
listen (~> 3.3)
|
||||
pg (~> 1.1)
|
||||
|
||||
Reference in New Issue
Block a user