This code snippet was created for the budapest.rb Meetup on 2022. 05. 26.
I ran this code on Ruby 3.0.2, you can install it easily with asdf-vm.
All the required gems are in the Gemfile, use bundle install
as usual.
The code was meant to run with rspec graphql_spec.rb
.
Feel free to ask if you have any questions :)