REST Still Outshines GraphQL for Many API Use Cases
Briefly

GraphQL can help you get the exact data you need and access multiple resources from a single request, saving you time, money, and bandwidth.
GraphQL often leads to complex queries that seriously strain backend performance, which can negate one of its promised benefits—a faster response time.
Understanding and following your rate limits in GraphQL can become complex as you increase the resources in your requests over time.
REST APIs come with standardized error codes, making it easy to diagnose issues and build automatic error-handling flows.
Read at thenewstack.io
[
]
[
|
]