Skip to content
Tag6 articles

GraphQL

Everything on CoreConcept tagged with GraphQL. Explore related tags below.

Related tags

Articles

Selecting the communication protocol between clients, API gateways, and internal microservices impacts API latency, payload sizes, developer velocity, and syste

Aug 1, 20263 min read
Read

A travel checkout may call a public weather API, your own booking API, and a partner airline API. All three could use REST, but they should not share the same c

Jul 17, 20265 min read
Read

Your mobile team wants one round trip for a screen. Your partner wants a stable URL they can cache. Your services need typed calls inside the mesh. Those are th

Jul 4, 20265 min read
Read

A checkout call may hit REST at the gateway, a GraphQL BFF for the mobile screen, gRPC between order and inventory, and a webhook when the payment provider sett

Jul 2, 20265 min read
Read

Building interactive, real-time web applications — such as live financial dashboards, collaborative document editors, or multi-user chat platforms — requires co

Aug 3, 20269 min read
Read

Building a single monolithic GraphQL server across dozens of engineering teams creates code ownership conflicts and deployment bottlenecks. A single unhandled e

Aug 5, 20264 min read
Read

Want a curated collection instead? Topic hubs group the best content by subject.

Browse Topics