Shape Shape

GraphQL

GraphQL is a query language for APIs that allows clients to request only the data they need. Used in web and mobile app development to improve API efficiency.

Example:

A frontend app requests specific user details via a GraphQL endpoint.

WhatsApp Icon