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.
Building a composable query generator for GraphQL

Building a composable query generator for GraphQL

6
Comments
5 min read
How to fetch data from a GraphQL endpoint into a NextJS 13 server component using the native fetch() API

How to fetch data from a GraphQL endpoint into a NextJS 13 server component using the native fetch() API

7
Comments 3
3 min read
Why you Should Use GraphQL APIs in your Next Project

Why you Should Use GraphQL APIs in your Next Project

7
Comments
6 min read
Fixing a 3 second lockup in our app by switching from Apollo Client to URQL

Fixing a 3 second lockup in our app by switching from Apollo Client to URQL

2
Comments
5 min read
Como montar Uma API com GraphQl em Node.js com Apollo Server e MongoDB

Como montar Uma API com GraphQl em Node.js com Apollo Server e MongoDB

1
Comments
5 min read
Apollo Client with GraphQL: State Management for GraphQL Made Easy

Apollo Client with GraphQL: State Management for GraphQL Made Easy

Comments
3 min read
Unions are bad! What to use instead.

Unions are bad! What to use instead.

1
Comments
2 min read
Introducing One Click Deploy to Hasura Cloud

Introducing One Click Deploy to Hasura Cloud

1
Comments
3 min read
Putting the Graph in GraphQL Query

Putting the Graph in GraphQL Query

Comments
4 min read
GraphQL Union Types at Woovi

GraphQL Union Types at Woovi

7
Comments
3 min read
TypeScript type guard for empty JSON object

TypeScript type guard for empty JSON object

1
Comments
2 min read
RSpec GraphQL integration testing

RSpec GraphQL integration testing

3
Comments
2 min read
Introduction to AWS AppSync - Fully managed GraphQL Service

Introduction to AWS AppSync - Fully managed GraphQL Service

5
Comments
6 min read
Elevate Your Django Projects with GraphQL Integration

Elevate Your Django Projects with GraphQL Integration

15
Comments 5
13 min read
Save Time and Stop Writing GraphQL Resolvers

Save Time and Stop Writing GraphQL Resolvers

1
Comments
12 min read
Comparing GraphQL Directives: Type System Vs. Executable Directive Locations

Comparing GraphQL Directives: Type System Vs. Executable Directive Locations

4
Comments 1
6 min read
tRPC vs GraphQL: Why you shouldn’t use GraphQL

tRPC vs GraphQL: Why you shouldn’t use GraphQL

1
Comments
6 min read
A simple introduction to GraphQL with ExpressJs and Docker

A simple introduction to GraphQL with ExpressJs and Docker

1
Comments 1
7 min read
Running a GraphQL endpoint with Serverless

Running a GraphQL endpoint with Serverless

3
Comments
4 min read
GraphQL vs REST

GraphQL vs REST

3
Comments
4 min read
On-Demand Shared GraphQL Subscriptions with RxJS

On-Demand Shared GraphQL Subscriptions with RxJS

Comments
12 min read
Simple example with NestJS and Mercurius 😻

Simple example with NestJS and Mercurius 😻

9
Comments
7 min read
Flutter GraphQL | The Guild

Flutter GraphQL | The Guild

1
Comments
4 min read
Build a Next App with a full GraphQL API using just a JSON or CSV file

Build a Next App with a full GraphQL API using just a JSON or CSV file

2
Comments
5 min read
Scalable APIs with GraphQL Server Codegen Preset

Scalable APIs with GraphQL Server Codegen Preset

1
Comments
11 min read
Versioning GraphQL and Rest API's

Versioning GraphQL and Rest API's

3
Comments
2 min read
Implement field permissions with FieldMiddleware

Implement field permissions with FieldMiddleware

2
Comments
5 min read
Gentle introduction to Relay framework (React + GraphQL)

Gentle introduction to Relay framework (React + GraphQL)

Comments
10 min read
An efficient way to build your serverless microservices. Part 1. Local Development.

An efficient way to build your serverless microservices. Part 1. Local Development.

2
Comments
5 min read
Dynamic Types with GraphQL

Dynamic Types with GraphQL

1
Comments
4 min read
The rise of GraphQL APIs on data warehouses

The rise of GraphQL APIs on data warehouses

2
Comments
10 min read
Build realtime GraphQL backends with Grafbase

Build realtime GraphQL backends with Grafbase

1
Comments
2 min read
Custom API server with basic CRUD — JS, Apollo, GraphQL & MongoDB

Custom API server with basic CRUD — JS, Apollo, GraphQL & MongoDB

18
Comments 1
8 min read
Partial Success Graphql in Batch Operations

Partial Success Graphql in Batch Operations

2
Comments
2 min read
GraphQL server demo via express and express-graphql

GraphQL server demo via express and express-graphql

2
Comments
1 min read
GraphQL basics and how it differs from REST

GraphQL basics and how it differs from REST

16
Comments 3
2 min read
Resolving GraphQL/ExtractType rubocop offense in mutation type rails

Resolving GraphQL/ExtractType rubocop offense in mutation type rails

1
Comments
2 min read
Produce type-safe GraphQL queries using TypeScript 💥

Produce type-safe GraphQL queries using TypeScript 💥

19
Comments 2
8 min read
REST APIs vs GraphQL APIs: Simplified Explanation of their differences

REST APIs vs GraphQL APIs: Simplified Explanation of their differences

4
Comments
2 min read
Learn Fullstack Web Development with React and GraphQL by building a Sticky Note app - Part two

Learn Fullstack Web Development with React and GraphQL by building a Sticky Note app - Part two

Comments
38 min read
Building a scalable and extensive Graphql Server

Building a scalable and extensive Graphql Server

2
Comments
7 min read
Apollo Server Errors for Clients with TypeScript

Apollo Server Errors for Clients with TypeScript

Comments
2 min read
Google Facebook LinkedIn Auth React NodeJS Tutorial

Google Facebook LinkedIn Auth React NodeJS Tutorial

1
Comments
5 min read
Twitter Sign In OAuth2 with React and NodeJS

Twitter Sign In OAuth2 with React and NodeJS

Comments
5 min read
GraphQL and Apollo Server for Beginners: A Practical Guide

GraphQL and Apollo Server for Beginners: A Practical Guide

1
Comments
4 min read
GraphQL errors: the Good, the Bad and the Ugly

GraphQL errors: the Good, the Bad and the Ugly

23
Comments 3
6 min read
GraphQL vs. REST

GraphQL vs. REST

27
Comments
6 min read
Best Practices Guide for GraphQL Observability with Hasura [Part 1]

Best Practices Guide for GraphQL Observability with Hasura [Part 1]

1
Comments
8 min read
How to avoid messing up squash migration in Hasura

How to avoid messing up squash migration in Hasura

5
Comments 2
8 min read
Appwrite vs. Hasura vs. Apollo

Appwrite vs. Hasura vs. Apollo

16
Comments
2 min read
The Great GraphQL Compass

The Great GraphQL Compass

1
Comments
1 min read
Simple serverless GraphQL using codehooks.io

Simple serverless GraphQL using codehooks.io

8
Comments
3 min read
Build Serverless GraphQL API using AWS AppSync

Build Serverless GraphQL API using AWS AppSync

3
Comments
4 min read
What is Hasura? What are the differences between Hasura and Apollo Graphql?

What is Hasura? What are the differences between Hasura and Apollo Graphql?

2
Comments
2 min read
Introducing the new React Query client

Introducing the new React Query client

Comments
3 min read
Angular & Apollo Client: Apollo Cache Configuration

Angular & Apollo Client: Apollo Cache Configuration

3
Comments
8 min read
A journey towards a type-safe GraphQL API server

A journey towards a type-safe GraphQL API server

10
Comments
8 min read
Querying All Appwrite Developers - GraphQL Has Arrived

Querying All Appwrite Developers - GraphQL Has Arrived

28
Comments 7
4 min read
GraphQL-ESLint v3.14 - What's New?

GraphQL-ESLint v3.14 - What's New?

2
Comments
4 min read
REST API vs GraphQL : The Battle for API Supremacy 🥷

REST API vs GraphQL : The Battle for API Supremacy 🥷

1
Comments
4 min read
loading...