Testing graphql-ruby resolve classes with rspec
This is going to be a relatively short post. It’s something I just did and felt like sharing in the moment.
I have this project that uses graphql-ruby (it’s an amazing gem). As you quickly find out, it’s neater to have…