graphql-client 0.8.2
A Ruby library for declaring, composing and executing GraphQL queries
          Gemfile:
          =
        
        
          安装:
          =
        
      Runtime 依赖 (2):
            activesupport
            < 6.0, >= 3.0
          
          
            graphql
            ~> 1.2
          
    Development 依赖 (7):
            actionpack
            < 6.0, >= 3.2.22
          
          
            erubi
            ~> 1.6
          
          
            erubis
            ~> 2.7
          
          
            minitest
            ~> 5.9
          
          
            rake
            ~> 11.2
          
          
            rubocop
            ~> 0.47
          
          
            rubocop-github
            ~> 0.3
          
    


