GraphQL ❤️ Sorbet and Unit Tests | Guillaume's Horrible Code-Along Blog
For the past year, my team has been working on a project that exposes a GraphQL API, and, since we’ve been doing things quite differently than the rest of the company, I figured some of our ideas might be worth sharing. We’ve been using the graphql-ruby gem, and even though it doesn’t lend itself well to unit testing, we’ve insisted on writing unit tests.
https://gmalette.dev/posts/graphql-and-sorbet-and-unit-tests/