Loading…

GraphQL in Action /

GraphQL in Action gives you the tools to get comfortable with the GraphQL language, build and optimize a data API service, and use it in a front-end client application. By working through set up, security, and error handling you'll learn to create a complete GraphQL server. You'll also unl...

Full description

Bibliographic Details
Call Number:Libro Electrónico
Main Author: Buna, Samer (Author)
Corporate Author: Safari, an O'Reilly Media Company
Format: Electronic eBook
Language:Inglés
Published: Manning Publications, 2021.
Edition:1st edition.
Subjects:
Online Access:Texto completo (Requiere registro previo con correo institucional)
Table of Contents:
  • Introduction to GraphQL
  • Exploring GraphQL APIs
  • Customizing and organizing GraphQL operations
  • Designing a GraphQL schema
  • Implementing schema resolvers
  • Working with database models and relations
  • Optimizing data fetching
  • Implementing mutations
  • Using GraphQL APIs without a client library
  • Using GraphQL APIs with Apollo client.