Back to Developer Roadmap

GraphQL

src/data/roadmaps/flutter/content-old/working-with-apis/graphql.md

4.0412 B
Original Source

GraphQL

GraphQL is a query language for your API that allows clients to request exactly the data they need, and nothing more. It was developed by Facebook and released as open source in 2015.

Visit the following resources to learn more: