Back to Developer Roadmap

Graphql

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

4.0830 B
Original Source

Graphql

GraphQL is Facebook's query language for APIs allowing clients to request exactly the data needed. Reduces over-fetching and under-fetching compared to REST. Ideal for mobile applications, complex APIs, and rapidly changing requirements with strong typing.

Visit the following resources to learn more: