Email the Author
You can use this page to email Ryan Bigg about GraphQL for Rails Developers.
About the Book
Learn how to build a GraphQL API on top of a Rails application with this step-by-step guide.
GraphQL is seen as a successor to REST APIs. GraphQL allows you to define a strictly typed API and to query for only the information you want, with none of the stuff you don't. This book will also show you how to make those types defined in your backend API flow through to your frontend code, defining clear types in TypeScript.
This book covers:
* GraphQL queries
* Working with Rails associations in GraphQL
* Pagination through GraphQL connection types
* Union types
* Mutations
* Authentication & Authorization
* Integration with JavaScript frontends
Gradually build up a fully-featured GraphQL API with RSpec tests in this step-by-step guide.
About the Author
Ryan has been writing books and documentation for programming languages for over a decade. These books have sold over 20,000 copies worldwide.
Ryan lives in the lovely coastal town of Warrnambool, Australia.