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.
Using GraphQL with Gatsby

Using GraphQL with Gatsby

13
Comments
1 min read
Introducing Test GraphQL Java

Introducing Test GraphQL Java

9
Comments 3
4 min read
GraphQL API Authentication & Authorization with the AWS Amplify GraphQL Transform Library 07:55

GraphQL API Authentication & Authorization with the AWS Amplify GraphQL Transform Library

34
Comments 1
2 min read
An Intro to the Power of Serverless with AWS Amplify

An Intro to the Power of Serverless with AWS Amplify

75
Comments 3
9 min read
Fullstack template for React GraphQL project

Fullstack template for React GraphQL project

76
Comments 5
2 min read
How to setup Local GraphQL API

How to setup Local GraphQL API

10
Comments 1
1 min read
Build a CRUD App with Node.js and GraphQL

Build a CRUD App with Node.js and GraphQL

13
Comments 1
13 min read
Building a WhatsApp Clone with GraphQL, React Hooks and TypeScript

Building a WhatsApp Clone with GraphQL, React Hooks and TypeScript

15
Comments
7 min read
GraphQL, are we there yet?

GraphQL, are we there yet?

6
Comments 2
2 min read
Different ways of adding your Business logic to Hasura

Different ways of adding your Business logic to Hasura

39
Comments 5
6 min read
Ugly Parts of GraphQL with Prisma

Ugly Parts of GraphQL with Prisma

8
Comments 1
2 min read
Turn Django REST API into a GraphQL like API

Turn Django REST API into a GraphQL like API

58
Comments 1
3 min read
Exposing permissions in GraphQL APIs with Action Policy

Exposing permissions in GraphQL APIs with Action Policy

58
Comments 1
6 min read
GraphQL Server in under 5 minutes (TypeScript)

GraphQL Server in under 5 minutes (TypeScript)

54
Comments 2
2 min read
Build and Deploy Realtime Svelte 3 Apps Using GraphQL

Build and Deploy Realtime Svelte 3 Apps Using GraphQL

21
Comments 1
4 min read
Simple and to the point stitching remote schema into local schema with Apollo Server

Simple and to the point stitching remote schema into local schema with Apollo Server

6
Comments
3 min read
GraphQL Code Inspector

GraphQL Code Inspector

35
Comments
2 min read
Six Easy Ways to add a GraphQL API to your Postgres Database, comparing Hasura, Prisma and others

Six Easy Ways to add a GraphQL API to your Postgres Database, comparing Hasura, Prisma and others

39
Comments
5 min read
How I Made PostGraphile Faster Than Prisma: 1 Year Later

How I Made PostGraphile Faster Than Prisma: 1 Year Later

28
Comments
8 min read
How to Query Enums with GraphQL using Introspection

How to Query Enums with GraphQL using Introspection

12
Comments
2 min read
GraphQL Code Generator

GraphQL Code Generator

114
Comments
1 min read
Getting started with React & GraphQL part I

Getting started with React & GraphQL part I

75
Comments
7 min read
Power to the Front End with GraphQL

Power to the Front End with GraphQL

6
Comments
5 min read
A pain in the react: Challenges behind SSR

A pain in the react: Challenges behind SSR

18
Comments
16 min read
Steps to Building Authentication and Authorization For GraphQL APIs

Steps to Building Authentication and Authorization For GraphQL APIs

45
Comments
8 min read
Tl;Dr GraphQL

Tl;Dr GraphQL

9
Comments
6 min read
Building a Real-time Game of Thrones Voting App with GraphQL and Chart.js

Building a Real-time Game of Thrones Voting App with GraphQL and Chart.js

153
Comments 7
6 min read
Best resources to learn React & GraphQL

Best resources to learn React & GraphQL

153
Comments 6
3 min read
The state of GraphQL

The state of GraphQL

115
Comments 5
3 min read
TypeGraphQL and GraphQL Nexus — A Look at Code-First APIs 👀

TypeGraphQL and GraphQL Nexus — A Look at Code-First APIs 👀

44
Comments 1
6 min read
GraphQL Part 0: Wait, what is GraphQL?

GraphQL Part 0: Wait, what is GraphQL?

39
Comments
5 min read
Getting started with GraphQL on Heroku

Getting started with GraphQL on Heroku

5
Comments
5 min read
Apollo state management in Vue application

Apollo state management in Vue application

170
Comments 25
9 min read
Query Github GraphQL

Query Github GraphQL

5
Comments
2 min read
Introducing GraphQL Birdseye 🦅

Introducing GraphQL Birdseye 🦅

132
Comments 12
3 min read
Learn how YOU can build a Serverless GraphQL API on top of a Microservice architecture with PHP

Learn how YOU can build a Serverless GraphQL API on top of a Microservice architecture with PHP

8
Comments 1
2 min read
GraphQL error handling with graphql-ruby

GraphQL error handling with graphql-ruby

21
Comments 1
7 min read
AWS Amplify GraphQL Operations with TypeScript and Hooks - Part 1 [Queries]

AWS Amplify GraphQL Operations with TypeScript and Hooks - Part 1 [Queries]

64
Comments 3
4 min read
PizzaQL - the open-source order management system

PizzaQL - the open-source order management system

73
Comments 3
1 min read
Implementing Authentication using JWT, Bcrypt and GraphQL Nexus

Implementing Authentication using JWT, Bcrypt and GraphQL Nexus

59
Comments 3
7 min read
You want to learn GraphQL, and you want to have learned it yesterday

You want to learn GraphQL, and you want to have learned it yesterday

12
Comments 1
5 min read
GraphQL Basics - Part 5: GraphQL Queries in Apollo Client

GraphQL Basics - Part 5: GraphQL Queries in Apollo Client

19
Comments
7 min read
Building A Multi Author Blog with Gatsby

Building A Multi Author Blog with Gatsby

38
Comments 1
7 min read
Learn how YOU can build a Serverless GraphQL API on top of a Microservice architecture, part I

Learn how YOU can build a Serverless GraphQL API on top of a Microservice architecture, part I

584
Comments 33
10 min read
GraphQL Fragments and the benefits of using them

GraphQL Fragments and the benefits of using them

52
Comments 4
2 min read
[Discussion] Why GraphQL?

[Discussion] Why GraphQL?

11
Comments 2
2 min read
Active Storage meets GraphQL Pt. 2: Exposing attachment URLs

Active Storage meets GraphQL Pt. 2: Exposing attachment URLs

45
Comments 4
6 min read
How to Create Pages Dynamically in Gatsby

How to Create Pages Dynamically in Gatsby

7
Comments
4 min read
5 Developer Tools you need to check out!

5 Developer Tools you need to check out!

411
Comments 18
2 min read
Create a real time web app with Hasura and Gatsby

Create a real time web app with Hasura and Gatsby

50
Comments 3
4 min read
GraphQL is for Everyone

GraphQL is for Everyone

16
Comments
2 min read
Learn how YOU can build a Serverless GraphQL API on top of a Microservice architecture, part II, deploy it to the Cloud

Learn how YOU can build a Serverless GraphQL API on top of a Microservice architecture, part II, deploy it to the Cloud

60
Comments 4
16 min read
OGQL post-mortem

OGQL post-mortem

12
Comments
9 min read
Hasura Explorer feature as part of the console or stand alone

Hasura Explorer feature as part of the console or stand alone

7
Comments
2 min read
Generate React app with GraphQL backend in minutes

Generate React app with GraphQL backend in minutes

64
Comments
1 min read
Build a realtime mobile chat app using 3factor architecture

Build a realtime mobile chat app using 3factor architecture

11
Comments
13 min read
Build a GraphQL API with ASP.NET Core

Build a GraphQL API with ASP.NET Core

13
Comments
12 min read
GraphQL Basics - Part 4: Connecting Frontend and Backend

GraphQL Basics - Part 4: Connecting Frontend and Backend

18
Comments
5 min read
Gatsby Tip on Running Multiple Queries (GraphQL Aliases)

Gatsby Tip on Running Multiple Queries (GraphQL Aliases)

7
Comments 1
1 min read
GraphQL's Secret Super Power

GraphQL's Secret Super Power

3
Comments
4 min read
loading...