graphiql-rails 1.8.0
Use the GraphiQL IDE for GraphQL with Ruby on Rails. This gem includes an engine, a controller and a view for integrating GraphiQL with your app.
Gemfile:
=
安裝:
=
Runtime 相依性套件 (2):
railties
>= 0
sprockets-rails
>= 0
Development 相依性套件 (7):
codeclimate-test-reporter
~> 0.4
minitest
~> 5
minitest-focus
~> 1.1
minitest-reporters
~> 1.0
rails
>= 0
rake
>= 0
sqlite3
>= 0