GraphQL Ruby refactoring your mutations
Related videos
In this video I'll show you how to refactor your graphql-ruby mutations out into separate files. This will keep your project much cleaner as it grows!
If you want to follow along, you can grab the source code before the refactor here:
https://github.com/phawk/coinfusion/tree/mutation_refactor_1
I hope this helps you, as it has helped me neaten up my graphql-ruby projects. If you have any further questions or tips about using GraphQL with Ruby on Rails, drop a comment down below.