GraphQL in action
With thorough explorations of GraphQL concepts and numerous practical examples, this excellent book will quickly take you from novice to expert. Dary Merckens, Gunner Technology Reduce bandwidth demands on your APIs by getting only the results you need--all in a single request! The GraphQL query lan...
Otros Autores: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Shelter Island, New York :
Manning
[2021]
|
Edición: | [First edition] |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009631695806719 |
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.