About cookies on this site Our websites require some cookies to function properly (required). In addition, other cookies may be used with your consent to analyze site usage, improve the user experience and for advertising. For more information, please review your options. By visiting our website, you agree to our processing of information as described in IBM’sprivacy statement. To provide a smooth navigation, your cookie preferences will be shared across the IBM web domains listed here.
What is GraphQL?
Related Media
GraphQL is a query language for APIs that solves data-fetching
challenges faced by front-end developers, namely eliminating
over-fetching and under-fetching common in traditional REST APIs. In
this video, developer Roy Derks explains how to define GraphQL schemas
and execute fetch operations, returning JSON responses that contain
precisely the requested data, even if it's aggregated from multiple
sources.
- Tags
- Appears In
Loading