DEV Community

GraphQL

GraphQL is a query language and execution engine for client‐server applications

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
GraphQL in Go looks simple at first: write a schema, run gqlgen, fill in the resolvers. But the real story starts later.

GraphQL in Go looks simple at first: write a schema, run gqlgen, fill in the resolvers. But the real story starts later.

Comments
1 min read
The GraphQL Goldmine: How to Reverse Engineer APIs for Scraping

The GraphQL Goldmine: How to Reverse Engineer APIs for Scraping

1
Comments
3 min read
tRPC vs REST vs GraphQL in 2026: A SaaS Builder's Honest Take

tRPC vs REST vs GraphQL in 2026: A SaaS Builder's Honest Take

Comments 1
4 min read
Proof Server and Indexer: How Midnight Processes Transactions - 2026-04-15

Proof Server and Indexer: How Midnight Processes Transactions - 2026-04-15

Comments
3 min read
Claude CodeでGraphQL Federationを設計する:サブグラフ分割・@key・ゲートウェイ統合

Claude CodeでGraphQL Federationを設計する:サブグラフ分割・@key・ゲートウェイ統合

1
Comments
2 min read
Types of APIs Explained: REST, GraphQL, gRPC & SOAP (With Real-World Examples)

Types of APIs Explained: REST, GraphQL, gRPC & SOAP (With Real-World Examples)

1
Comments
3 min read
Page Numbers Lie: Offset vs Cursor Pagination

Page Numbers Lie: Offset vs Cursor Pagination

14
Comments 1
7 min read
AI Accelerates Implementation. It Can't Fix Your Federation Coordination Problem.

AI Accelerates Implementation. It Can't Fix Your Federation Coordination Problem.

1
Comments
3 min read
BibleQL: A GraphQL API for the Bible

BibleQL: A GraphQL API for the Bible

1
Comments
4 min read
Why I Extended Apollo Cache Persist with Lazy Per-Query Loading (Supports Apollo Client v3 and v4)

Why I Extended Apollo Cache Persist with Lazy Per-Query Loading (Supports Apollo Client v3 and v4)

4
Comments
4 min read
REST vs GraphQL: Which Is Better for Enterprise Applications?

REST vs GraphQL: Which Is Better for Enterprise Applications?

2
Comments
3 min read
Why Your Next Enterprise Chatbot Should Write Its Own GraphQL Queries (Safely)

Why Your Next Enterprise Chatbot Should Write Its Own GraphQL Queries (Safely)

4
Comments
7 min read
rgql: AST-Aware GraphQL Refactoring That AI Agents Can Trust

rgql: AST-Aware GraphQL Refactoring That AI Agents Can Trust

15
Comments
4 min read
EdgeDB Has a Free Graph-Relational Database — SQL Power With Object Syntax

EdgeDB Has a Free Graph-Relational Database — SQL Power With Object Syntax

1
Comments 1
2 min read
I Benchmarked NestJS GraphQL: Express vs Fastify vs Mercurius — Here's What Actually Won

I Benchmarked NestJS GraphQL: Express vs Fastify vs Mercurius — Here's What Actually Won

2
Comments
3 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.