Back to Developer Roadmap

GraphQL

src/data/roadmaps/backend/content/[email protected]

4.0646 B
Original Source

GraphQL

GraphQL is Facebook's query language for APIs allowing clients to request exactly the data they need. Uses single endpoint with schema-defined data structure, reducing over-fetching and under-fetching. More flexible than REST for complex applications with diverse platform needs.

Visit the following resources to learn more: