Mastering GraphQL
audiobook (Unabridged) ∣ A Comprehensive Guide to Building APIs with GraphQL
By Et Tu Code
Sign up to save your library
With an OverDrive account, you can save your favorite libraries for at-a-glance information about availability. Find out more about OverDrive accounts.
Find this title in Libby, the library reading app by OverDrive.

Search for a digital library with this title
Title found at these libraries:
Library Name | Distance |
---|---|
Loading... |
Are you looking to build a scalable and efficient API using GraphQL?
Look no further! This comprehensive guide covers everything you need to know to master GraphQL, from its history and popular applications to its schema, queries, mutations, resolvers, directives, pagination, authentication, authorization, error handling, best practices, testing, tooling, and more.
Whether you're a seasoned developer or just starting out, this book has got you covered.
1. Introduction to GraphQL
2. History of GraphQL
3. Popular Applications of GraphQL
4. GraphQL Schema and Types
5. Queries and Mutations
6. GraphQL Resolvers
7. GraphQL Directives
8. Pagination and Batch Loading
9. Authentication and Authorization
10. Error Handling in GraphQL
11. Subscriptions in GraphQL
12. GraphQL Best Practices
13. Testing GraphQL APIs
14. Tooling and Development Workflow
15. Integrating GraphQL with Frontend Frameworks
16. GraphQL in Production
17. GraphQL and Microservices
18. Challenges and Problems with GraphQL
19. Benefits of GraphQL over REST API
20. Disadvantages of GraphQL compared to REST API
21. Interview Questions on GraphQL in JavaScript