Definition
A query language and runtime for APIs that allows clients to request exactly the data they need. Developed by Facebook, GraphQL provides a more efficient, flexible alternative to traditional REST APIs by enabling single-endpoint queries with precise data shaping.

Defined Term