What is GraphQL?
GraphQL is a query language for APIs in which the client states exactly which fields it needs and receives just those fields. A GraphQL service exposes a single endpoint backed by a typed schema.
2 tools that work with GraphQL
Files never leave your browser.
Related terms
Terms that appear alongside GraphQL on the same tools.