graphiql-rails 1.10.5
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 依赖 (1):
            railties
            >= 0
          
    Development 依赖 (8):
            codeclimate-test-reporter
            ~> 0.4
          
          
            minitest
            ~> 5
          
          
            minitest-focus
            ~> 1.1
          
          
            minitest-reporters
            ~> 1.0
          
          
            puma
            >= 0
          
          
            rails
            >= 0
          
          
            rake
            >= 0
          
          
            sqlite3
            >= 0