A query language for APIs that lets the client specify exactly what shape of data it needs.
Developed by Meta (formerly Facebook), it avoids REST's need to hit multiple endpoints — a single request can fetch just the fields you need, which prevents over-fetching and under-fetching of data.
© 2026 ITBGM