graphql_model_mapper 0.1.1
This gem extends ActiveRecord::Base to add automatic generation of GraphQL objects based on your models.
          Gemfile:
          =
        
        
          Installeer:
          =
        
      Runtime afhankelijkheden (6):
            activemodel
            >= 3.2.22.5
          
          
            activerecord
            >= 3.2.22.5
          
          
            activesupport
            >= 3.2.22.5
          
          
            graphql
            >= 1.7.5
          
          
            graphql-errors
            >= 0.1.0
          
          
            rails
            >= 3.2.22.5
          
    