Cargando…

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...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Buna, Samer (Autor)
Autor Corporativo: Safari, an O'Reilly Media Company
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Manning Publications, 2021.
Edición:1st edition.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • 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.