graphql_model_mapper 0.0.6
This gem extends ActiveRecord::Base to add automatic generation of GraphQL objects based on your models.
Gemfile:
=
安装:
=
Runtime 依赖 (5):
activemodel
>= 3.2.22.5
activerecord
>= 3.2.22.5
activesupport
>= 3.2.22.5
graphql
>= 1.7.5
rails
>= 3.2.22.5