GraphQLGenerator
This gem creates a Service Generator so you can use it as a part of rails generators.
Installation
Add this line to your application's Gemfile:
gem 'graphql-generator'
And then execute:
$ bundle
Or install it yourself as:
$ gem install graphql-generator