GraphQL is a query language for APIs. The query language itself is universal and not tied to any frontend or backend technology. This characteristic makes it a great choice for many frameworks or patterns you or your company might follow.
This is part 2 of the mini-series where I build a small API-based Ruby on Rails application using GraphQL, React, Apollo, and Tailwind CSS
View the full tutorial here: https://web-crunch.com/how-to-use-graphql-with-ruby-on-rails-part-2
The whole mini-series: