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.
Generate GraphQL resolvers easily with GraphQL Centaur CLI

Generate GraphQL resolvers easily with GraphQL Centaur CLI

33
Comments
2 min read
Create a movie rating app with Keystone.js

Create a movie rating app with Keystone.js

13
Comments 1
10 min read
How to build a No-Code backend for a Link Sharing app with GraphQL and Rest API support

How to build a No-Code backend for a Link Sharing app with GraphQL and Rest API support

7
Comments 1
5 min read
Relay: the GraphQL client that wants to do the dirty work for you

Relay: the GraphQL client that wants to do the dirty work for you

168
Comments 11
21 min read
An example of using GraphQL in Laravel

An example of using GraphQL in Laravel

4
Comments 1
1 min read
GraphQL on Next.js + Zeit Serverless Functions

GraphQL on Next.js + Zeit Serverless Functions

7
Comments
1 min read
NextJS x GraphQL x Apollo Client SSR

NextJS x GraphQL x Apollo Client SSR

79
Comments 12
2 min read
#100DaysOfCode for the Experienced Developer

#100DaysOfCode for the Experienced Developer

69
Comments 11
2 min read
How I'm currently testing my GraphQL Resolvers & Mongoose Operations

How I'm currently testing my GraphQL Resolvers & Mongoose Operations

17
Comments 3
3 min read
Improving a static site's performance

Improving a static site's performance

6
Comments 1
2 min read
Setting up Apollo GraphQL in Next.js with Server Side Rendering.

Setting up Apollo GraphQL in Next.js with Server Side Rendering.

108
Comments 19
8 min read
Hasura GraphQL Baas for the busy developer

Hasura GraphQL Baas for the busy developer

30
Comments
9 min read
The magic of the Node interface

The magic of the Node interface

43
Comments 5
7 min read
The Graph in GraphQL

The Graph in GraphQL

133
Comments 10
7 min read
Comparing hooks libraries for GraphQL

Comparing hooks libraries for GraphQL

5
Comments
13 min read
Pagination with minimal effort in Relay

Pagination with minimal effort in Relay

24
Comments 3
11 min read
GraphQLize - generate GraphQL API from PostgreSQL/MySQL databases

GraphQLize - generate GraphQL API from PostgreSQL/MySQL databases

45
Comments
2 min read
Connection based pagination in GraphQL

Connection based pagination in GraphQL

23
Comments 2
9 min read
Next.js, Apollo Client and Server on a single Express app

Next.js, Apollo Client and Server on a single Express app

85
Comments 8
7 min read
GraphQL: understanding node interface.

GraphQL: understanding node interface.

27
Comments
8 min read
On.NET Episode: Consuming GraphQL in C#

On.NET Episode: Consuming GraphQL in C#

26
Comments
1 min read
Setting Up GraphQL in an ASP.NET Core Project

Setting Up GraphQL in an ASP.NET Core Project

34
Comments
3 min read
Painless GraphQL file uploads with Apollo Server (to Amazon S3 and local filesystem)

Painless GraphQL file uploads with Apollo Server (to Amazon S3 and local filesystem)

57
Comments 8
9 min read
Architecture planning of an on top filter over multiple public search APIs?

Architecture planning of an on top filter over multiple public search APIs?

5
Comments
3 min read
Building a Realtime Geolocation App with Hasura GraphQL and PostGIS

Building a Realtime Geolocation App with Hasura GraphQL and PostGIS

11
Comments
4 min read
GraphQL & Vue Composition API with Apollo-Composable

GraphQL & Vue Composition API with Apollo-Composable

18
Comments 6
5 min read
Game on! Building a Unity Leaderboard with GraphQL & Hasura

Game on! Building a Unity Leaderboard with GraphQL & Hasura

3
Comments
2 min read
Handling authentication in your GraphQL powered Vue app

Handling authentication in your GraphQL powered Vue app

11
Comments
12 min read
GraphQL & Hasura events happening in April

GraphQL & Hasura events happening in April

3
Comments
2 min read
GraphQL and Nuxt

GraphQL and Nuxt

21
Comments 7
1 min read
Rails, GraphQL, and TypeScript: a stack worth trying

Rails, GraphQL, and TypeScript: a stack worth trying

8
Comments
8 min read
Delivering content with Strapi and Nuxt

Delivering content with Strapi and Nuxt

26
Comments
7 min read
มาลองใช้ NestJS ทำ GraphQL Server กัน (ฉบับผู้เริ่มต้น)

มาลองใช้ NestJS ทำ GraphQL Server กัน (ฉบับผู้เริ่มต้น)

17
Comments 1
2 min read
On.NET: Creating A GraphQL Backend

On.NET: Creating A GraphQL Backend

30
Comments
1 min read
Filtering GraphQL Query using TypeScript and TypeORM

Filtering GraphQL Query using TypeScript and TypeORM

54
Comments 4
6 min read
How to Get Started With a Graph QL, React, Apollo Client, and Apollo Server App

How to Get Started With a Graph QL, React, Apollo Client, and Apollo Server App

63
Comments
9 min read
InQL Scanner - find security flaws in your GraphQL code

InQL Scanner - find security flaws in your GraphQL code

30
Comments
2 min read
Questioning GraphQL's Fragments

Questioning GraphQL's Fragments

6
Comments
5 min read
GraphQL with Java Spring Boot and Postgres or MySQL made easy!

GraphQL with Java Spring Boot and Postgres or MySQL made easy!

9
Comments
6 min read
How to build and deploy realtime GraphQL APIs in a few minutes

How to build and deploy realtime GraphQL APIs in a few minutes

12
Comments
5 min read
Integrating a REST API into an Amplify app's GraphQL model

Integrating a REST API into an Amplify app's GraphQL model

12
Comments 1
4 min read
Three awesome tools for GraphQL developer experience

Three awesome tools for GraphQL developer experience

100
Comments 5
6 min read
On.NET Episode: Introduction To GraphQL

On.NET Episode: Introduction To GraphQL

26
Comments 2
1 min read
Using GraphQL in Azure Functions to Access Cosmos DB ⚡

Using GraphQL in Azure Functions to Access Cosmos DB ⚡

32
Comments
6 min read
A GraphQL API for currents cases about COVID-19

A GraphQL API for currents cases about COVID-19

9
Comments
1 min read
Scaling a Hasura GraphQL Backend with Distributed SQL

Scaling a Hasura GraphQL Backend with Distributed SQL

29
Comments 2
7 min read
Quasar and Apollo - Client State without Vuex - Part 1

Quasar and Apollo - Client State without Vuex - Part 1

41
Comments 1
7 min read
⏱ 10 Minute Tutorial: Deploy an Apollo GraphQL Server with Amplify Functions

⏱ 10 Minute Tutorial: Deploy an Apollo GraphQL Server with Amplify Functions

91
Comments 4
4 min read
Quasar and Apollo - Client State without Vuex - Part 2

Quasar and Apollo - Client State without Vuex - Part 2

8
Comments 1
7 min read
Quasar and Apollo - Client State without Vuex - Part 4

Quasar and Apollo - Client State without Vuex - Part 4

8
Comments 1
5 min read
Quasar and Apollo - Client State without Vuex - Part 3

Quasar and Apollo - Client State without Vuex - Part 3

9
Comments
5 min read
Authorization in GraphQL

Authorization in GraphQL

8
Comments
3 min read
How to build a GraphQl API from scratch with Node JS, Express, and MongoDB

How to build a GraphQl API from scratch with Node JS, Express, and MongoDB

70
Comments 1
9 min read
An Introduction to GraphQL

An Introduction to GraphQL

46
Comments
3 min read
Adding your Dribbble shots to your Gatsby website

Adding your Dribbble shots to your Gatsby website

6
Comments
2 min read
AppSync: skipping nullable nested resolvers by returning early

AppSync: skipping nullable nested resolvers by returning early

4
Comments
3 min read
Hasura + GraphQL Mesh = <3

Hasura + GraphQL Mesh = <3

39
Comments 8
6 min read
Intermediate Interfaces & Generic Utility Types in GraphQL

Intermediate Interfaces & Generic Utility Types in GraphQL

21
Comments 1
4 min read
GraphQL variables in simple terms

GraphQL variables in simple terms

9
Comments
6 min read
GraphQL Code-First Approach with NestJS 7

GraphQL Code-First Approach with NestJS 7

34
Comments 13
6 min read
loading...