GraphQL with David Sanchez - RUBY 544

Опубликовано: 22 Февраль 2026
на канале: Top End Devs
14
0

OLD EPISODE
PUBLISHED ON May 8, 2022

GraphQL is a flexible, strongly-typed query language. It's useful because it gives front-end developers the ability to query the database without many changes to the back-end. In this episode, David Sanchez explains how to design and build GraphQL APIs in Rails.