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 an offline first web app with RxDB & Hasura

Building an offline first web app with RxDB & Hasura

43
Comments
10 min read
Using Craft 3 as a headless CMS with GraphQL and Vue Apollo

Using Craft 3 as a headless CMS with GraphQL and Vue Apollo

8
Comments
4 min read
Is the GRANDstack grand? pt. 1

Is the GRANDstack grand? pt. 1

12
Comments
4 min read
GraphQL Fragments: Reuse and Variables

GraphQL Fragments: Reuse and Variables

20
Comments 1
6 min read
Neo4j and GraphQL Heavenly Match #1 - Directional Relationships

Neo4j and GraphQL Heavenly Match #1 - Directional Relationships

11
Comments 4
2 min read
GraphQL in 10 Minutes [Video]

GraphQL in 10 Minutes [Video]

77
Comments
1 min read
100 Days of Gatsby - Display a List of Orders From a CSV File

100 Days of Gatsby - Display a List of Orders From a CSV File

17
Comments
6 min read
7 challenges for querying with GROQ

7 challenges for querying with GROQ

30
Comments 5
4 min read
Implement graphql server API with springboot and automate test using requests in Python

Implement graphql server API with springboot and automate test using requests in Python

14
Comments
4 min read
How to use GraphQL Fragments with Apollo

How to use GraphQL Fragments with Apollo

35
Comments 2
2 min read
Full Stack GraphQL - Part 1 Building a Prisma Data Model

Full Stack GraphQL - Part 1 Building a Prisma Data Model

17
Comments
4 min read
GraphQL Advances when fetching data in iOS with Swift and Apollo SDK

GraphQL Advances when fetching data in iOS with Swift and Apollo SDK

5
Comments
3 min read
My 2020 (Dev|Re)solutions

My 2020 (Dev|Re)solutions

23
Comments 2
3 min read
Scratching the surface of composition with React Native and Apollo

Scratching the surface of composition with React Native and Apollo

6
Comments
4 min read
SSSAG Stack, the Stack of Tomorrow

SSSAG Stack, the Stack of Tomorrow

3
Comments
1 min read
2019 in a summary - GraphQL perspective

2019 in a summary - GraphQL perspective

56
Comments 3
3 min read
GraphQL: una alternativa a REST

GraphQL: una alternativa a REST

7
Comments
5 min read
Apollo Server + Prisma + Mongo - Anyone with this stack?

Apollo Server + Prisma + Mongo - Anyone with this stack?

8
Comments 3
1 min read
Guide: Unit Testing React Apollo Components with React Testing Library

Guide: Unit Testing React Apollo Components with React Testing Library

25
Comments 1
2 min read
Lessons learned from redesigning our GraphQL API

Lessons learned from redesigning our GraphQL API

130
Comments 4
5 min read
Filtering with GraphQL and Prisma: What NOT to do

Filtering with GraphQL and Prisma: What NOT to do

77
Comments 7
8 min read
GraphQL vs REST - a vending machine example

GraphQL vs REST - a vending machine example

289
Comments 14
2 min read
Moving from apollo-boost to GraphQL subscriptions with apollo-client

Moving from apollo-boost to GraphQL subscriptions with apollo-client

6
Comments
2 min read
Joining Postgres Data with FaunaDB Serverless using Hasura Remote Joins

Joining Postgres Data with FaunaDB Serverless using Hasura Remote Joins

5
Comments
3 min read
Using Custom SQL functions for queries with Postgres and GraphQL

Using Custom SQL functions for queries with Postgres and GraphQL

12
Comments
3 min read
Optimistic UI and Clobbering

Optimistic UI and Clobbering

5
Comments
5 min read
Top 5 things to remember when adding a GraphQL backend

Top 5 things to remember when adding a GraphQL backend

6
Comments
1 min read
I'm building a blog about building a blog

I'm building a blog about building a blog

36
Comments 3
1 min read
Tutorial: Fullstack React Native with GraphQL

Tutorial: Fullstack React Native with GraphQL

13
Comments
8 min read
Using GraphQL to join data across Google Places API and Postgres to build location based apps

Using GraphQL to join data across Google Places API and Postgres to build location based apps

7
Comments
3 min read
Realtime GraphQL API on Azure with Hasura and Azure Database for PostgreSQL

Realtime GraphQL API on Azure with Hasura and Azure Database for PostgreSQL

6
Comments
1 min read
Using TimescaleDB with Hasura GraphQL

Using TimescaleDB with Hasura GraphQL

8
Comments
6 min read
Join data from Google Sheets API and Postgres using Hasura Remote Joins

Join data from Google Sheets API and Postgres using Hasura Remote Joins

7
Comments
3 min read
GraphQL + React for noobs

GraphQL + React for noobs

96
Comments 1
8 min read
Instant GraphQL on AWS RDS

Instant GraphQL on AWS RDS

8
Comments
6 min read
Using Hasura GraphQL Engine with a CI/CD system

Using Hasura GraphQL Engine with a CI/CD system

6
Comments
3 min read
Use GraphQL subscriptions from your NodeJS code

Use GraphQL subscriptions from your NodeJS code

9
Comments
1 min read
Postgres triggers on GraphQL mutations

Postgres triggers on GraphQL mutations

6
Comments
2 min read
Bulk update and delete mutations in GraphQL

Bulk update and delete mutations in GraphQL

8
Comments
3 min read
Bulk insert mutations with GraphQL

Bulk insert mutations with GraphQL

4
Comments
3 min read
Import your existing Postgres database and get a GraphQL backend with access control

Import your existing Postgres database and get a GraphQL backend with access control

4
Comments
1 min read
An intro to GraphQL with Apollo Client and Angular

An intro to GraphQL with Apollo Client and Angular

10
Comments 1
5 min read
GraphQL with Postgres views and materialized views

GraphQL with Postgres views and materialized views

6
Comments
5 min read
How To Build A Real-Time App With GraphQL Subscriptions On Postgres

How To Build A Real-Time App With GraphQL Subscriptions On Postgres

8
Comments
1 min read
Getting started with the Hasura GraphQL Engine

Getting started with the Hasura GraphQL Engine

14
Comments
3 min read
GraphQL schema on Postgres with foreign keys and without foreign keys

GraphQL schema on Postgres with foreign keys and without foreign keys

4
Comments
3 min read
GraphQL and UUID type on Postgres

GraphQL and UUID type on Postgres

7
Comments
3 min read
Build and Secure a GraphQL Server with Node.js

Build and Secure a GraphQL Server with Node.js

21
Comments
1 min read
GraphQL and Tree Data Structures with Postgres on Hasura GraphQL engine

GraphQL and Tree Data Structures with Postgres on Hasura GraphQL engine

6
Comments
5 min read
GraphQL and geolocation on Postgres (PostGIS using Hasura)

GraphQL and geolocation on Postgres (PostGIS using Hasura)

8
Comments
3 min read
How to Extend WPGraphQL for Custom Meta Boxes in WordPress Themes

How to Extend WPGraphQL for Custom Meta Boxes in WordPress Themes

19
Comments
6 min read
Getting started with Hasura and Flutter

Getting started with Hasura and Flutter

7
Comments 1
4 min read
Creating an opinionated GraphQL server with Go - Part 4

Creating an opinionated GraphQL server with Go - Part 4

17
Comments 8
11 min read
Building scalable Flutter apps using GraphQL, Hasura and event-driven serverless, Part 1 - Setting up Hasura

Building scalable Flutter apps using GraphQL, Hasura and event-driven serverless, Part 1 - Setting up Hasura

7
Comments
5 min read
Building scalable Flutter apps using GraphQL, Hasura and event-driven serverless, Part 2 - Setting up Auth

Building scalable Flutter apps using GraphQL, Hasura and event-driven serverless, Part 2 - Setting up Auth

8
Comments
4 min read
Dynamic JAMStack with Gatsby and Hasura GraphQL

Dynamic JAMStack with Gatsby and Hasura GraphQL

7
Comments
7 min read
Building a Instagram clone in React with GraphQL and Hasura - Part II

Building a Instagram clone in React with GraphQL and Hasura - Part II

11
Comments 1
12 min read
Building a realtime chat app with GraphQL Subscriptions

Building a realtime chat app with GraphQL Subscriptions

12
Comments
5 min read
Our first round of speakers for our free live-streamed GraphQL conference is so good đŸ„°

Our first round of speakers for our free live-streamed GraphQL conference is so good đŸ„°

10
Comments
3 min read
Building a serverless Nuxt app using GraphQL and Hasura Remote Joins

Building a serverless Nuxt app using GraphQL and Hasura Remote Joins

6
Comments
9 min read
loading...