Graphql-ruby: New class based API Examples

Created on 17 Apr 2018  路  2Comments  路  Source: rmosolgo/graphql-ruby

Do you have any examples for class-based API similar to what we have for older version full fledge rails app?

Also even in 1.8 generator still generate old classes

Thank you for a great gem 馃憤

Most helpful comment

I also did a small example here, glad you found one!

https://github.com/rmosolgo/graphql-ruby-chatroom-example

All 2 comments

Okay found some in spec folder

Would great to have generate script generate new class-based rather than old :) Closing this for now

I also did a small example here, glad you found one!

https://github.com/rmosolgo/graphql-ruby-chatroom-example

Was this page helpful?
0 / 5 - 0 ratings