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.
Integration Tests with GraphQL

Integration Tests with GraphQL

10
Comments 3
7 min read
Quick prototyping with GRAND stack - part 1

Quick prototyping with GRAND stack - part 1

16
Comments
3 min read
Obsidian - GraphQL caching client & server module for Deno

Obsidian - GraphQL caching client & server module for Deno

12
Comments
2 min read
GraphQL in Production with Hasura Cloud

GraphQL in Production with Hasura Cloud

5
Comments
11 min read
Optimizing your GraphQL API with Postgres

Optimizing your GraphQL API with Postgres

6
Comments
7 min read
Turn your Java REST API to GraphQL using Hasura Actions

Turn your Java REST API to GraphQL using Hasura Actions

2
Comments
7 min read
Building a Website With Gatsby.js

Building a Website With Gatsby.js

16
Comments
8 min read
GraphQL is not meant to be exposed over the internet

GraphQL is not meant to be exposed over the internet

3
Comments
8 min read
GraphQL + TypeScript - What I've Found

GraphQL + TypeScript - What I've Found

3
Comments 2
2 min read
Learning Go: What I've learned in 9 months

Learning Go: What I've learned in 9 months

3
Comments
6 min read
React, Prisma, GraphQL Boilerplate

React, Prisma, GraphQL Boilerplate

23
Comments 2
1 min read
This Filesystem API made my life easier.

This Filesystem API made my life easier.

6
Comments
4 min read
Incorporating REST Data with a GraphQL API

Incorporating REST Data with a GraphQL API

6
Comments
3 min read
GraphQL tools & libraries pt. 3

GraphQL tools & libraries pt. 3

46
Comments
4 min read
Beginner's guide to using Websockets in Apollo Client GraphQL Subscription

Beginner's guide to using Websockets in Apollo Client GraphQL Subscription

15
Comments 1
7 min read
Securing Your GraphQL Server

Securing Your GraphQL Server

29
Comments 1
6 min read
Announcing Relay Meetup, a global, remote meetup for Relay, the GraphQL client

Announcing Relay Meetup, a global, remote meetup for Relay, the GraphQL client

9
Comments 1
4 min read
Building an Amazon-Like Recommendation Engine Using Slash GraphQL

Building an Amazon-Like Recommendation Engine Using Slash GraphQL

11
Comments
8 min read
Building a custom mapping app with admin dashboard [Part 2]

Building a custom mapping app with admin dashboard [Part 2]

3
Comments
4 min read
🚀10 Trending projects on GitHub for web developers - 2nd October 2020

🚀10 Trending projects on GitHub for web developers - 2nd October 2020

107
Comments 1
2 min read
Make a fast Auto GraphQL Server with NodeJS and Postgres in 5 minutes !

Make a fast Auto GraphQL Server with NodeJS and Postgres in 5 minutes !

32
Comments 6
1 min read
Migration to Gatsby v2 - Variable "$slug" of required type "String!" was not provided

Migration to Gatsby v2 - Variable "$slug" of required type "String!" was not provided

6
Comments
1 min read
Most popular GraphQL servers

Most popular GraphQL servers

52
Comments 5
3 min read
Apollo pagination tutorial: using fetchMore()

Apollo pagination tutorial: using fetchMore()

25
Comments 4
3 min read
Multipart file upload to Active Storage using GraphQL-ruby and Apollo

Multipart file upload to Active Storage using GraphQL-ruby and Apollo

2
Comments
1 min read
Handling password changes with Next.js, GraphQL and Mikro-ORM

Handling password changes with Next.js, GraphQL and Mikro-ORM

8
Comments
7 min read
Learn by doing - Exploring Hasura GraphQL subscriptions

Learn by doing - Exploring Hasura GraphQL subscriptions

4
Comments
1 min read
Learn by doing - Exploring Hasura Authorization

Learn by doing - Exploring Hasura Authorization

3
Comments
1 min read
Create a cloud-enabled GraphQL API with AWS Amplify and Vue

Create a cloud-enabled GraphQL API with AWS Amplify and Vue

25
Comments
7 min read
Do you really need an API?

Do you really need an API?

12
Comments 2
9 min read
Collecting GraphQL Live Query Resource Identifier with GraphQL Tools

Collecting GraphQL Live Query Resource Identifier with GraphQL Tools

14
Comments
8 min read
Learning GraphQL and React: My First App

Learning GraphQL and React: My First App

25
Comments
14 min read
How to Deploy an Automated Portfolio with Netlify & Netlify's Serverless Functions

How to Deploy an Automated Portfolio with Netlify & Netlify's Serverless Functions

7
Comments
10 min read
GraphQL field names in Ruby

GraphQL field names in Ruby

4
Comments 1
1 min read
GraphQL Mesh: Migrando API REST sem esquema para GraphQL sem escrever nenhum código

GraphQL Mesh: Migrando API REST sem esquema para GraphQL sem escrever nenhum código

9
Comments
3 min read
Learn by doing - Exploring graphql queries with Hasura console

Learn by doing - Exploring graphql queries with Hasura console

2
Comments
1 min read
Create a serverless GraphQL API with AWS AppSync and MongoDB

Create a serverless GraphQL API with AWS AppSync and MongoDB

24
Comments 6
15 min read
@deprecate WebSockets: GraphQL Subscriptions using SSE

@deprecate WebSockets: GraphQL Subscriptions using SSE

4
Comments
6 min read
Relations, including nested data and more Prisma 2 notes

Relations, including nested data and more Prisma 2 notes

2
Comments
3 min read
How to use GraphQL in WordPress – Best Alternative to Rest API

How to use GraphQL in WordPress – Best Alternative to Rest API

8
Comments
1 min read
How to build filtering into your REST API

How to build filtering into your REST API

8
Comments
5 min read
Launching first-class support for automated GraphQL testing

Launching first-class support for automated GraphQL testing

5
Comments
7 min read
Take GraphQL into Orbit with Apollo Elements 3

Take GraphQL into Orbit with Apollo Elements 3

12
Comments
1 min read
Learn by Doing: Getting started with Hasura - Hasura Console

Learn by Doing: Getting started with Hasura - Hasura Console

3
Comments
1 min read
GraphQL Image Upload To Cloudinary

GraphQL Image Upload To Cloudinary

16
Comments 1
3 min read
Help figuring out the architecture of the application

Help figuring out the architecture of the application

3
Comments 4
1 min read
Build a Next.js Blog with Cosmic’s GraphQL API

Build a Next.js Blog with Cosmic’s GraphQL API

9
Comments
8 min read
How to learn 4 technologies at a time?

How to learn 4 technologies at a time?

10
Comments
1 min read
GraphQL and Serverless walk into a bar. A recipe to infinitely scale APIs

GraphQL and Serverless walk into a bar. A recipe to infinitely scale APIs

38
Comments
4 min read
How to use React hooks in Apollo Client for GraphQL

How to use React hooks in Apollo Client for GraphQL

16
Comments
7 min read
Combining Contentful GraphQL and Postgres via Hasura

Combining Contentful GraphQL and Postgres via Hasura

2
Comments
5 min read
Announcing our $25M Series B financing

Announcing our $25M Series B financing

6
Comments
5 min read
How to Build an Automated Portfolio using GitHub's GraphQL API and React

How to Build an Automated Portfolio using GitHub's GraphQL API and React

37
Comments 1
8 min read
Intro to GraphQL

Intro to GraphQL

4
Comments
3 min read
GraphQL on Azure: Part 5 - Can we make GraphQL type safe in code?

GraphQL on Azure: Part 5 - Can we make GraphQL type safe in code?

36
Comments
7 min read
How to Build a Pokédex React App with a Slash GraphQL Backend

How to Build a Pokédex React App with a Slash GraphQL Backend

123
Comments 8
8 min read
Reviving the Dhall API discussion

Reviving the Dhall API discussion

4
Comments
8 min read
REST API vs. GraphQL [comparison]

REST API vs. GraphQL [comparison]

262
Comments 14
7 min read
Building GraphQL API with NestJS

Building GraphQL API with NestJS

29
Comments 3
10 min read
API PLATFORM - a framework to build modern API

API PLATFORM - a framework to build modern API

64
Comments
2 min read
loading...