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.
ApolloClient - React useSuspenseQuery hook

ApolloClient - React useSuspenseQuery hook

3
Comments
1 min read
Common anti-patterns in GraphQL schema design

Common anti-patterns in GraphQL schema design

17
Comments
7 min read
How to create a GraphQL server in Rust

How to create a GraphQL server in Rust

20
Comments 1
8 min read
"Gateando" con Graphql - Lo básico

"Gateando" con Graphql - Lo básico

6
Comments
3 min read
Concerns regarding using payment with graphql and js in general

Concerns regarding using payment with graphql and js in general

10
Comments 4
1 min read
Setup Hasura at Google Cloud Run

Setup Hasura at Google Cloud Run

24
Comments 6
4 min read
Upgrade your JSON Endpoints with GraphQL

Upgrade your JSON Endpoints with GraphQL

3
Comments
2 min read
มาลองเล่น Deno GraphQL พร้อมกับทำ Deno Hot Reload กันเถอะ

มาลองเล่น Deno GraphQL พร้อมกับทำ Deno Hot Reload กันเถอะ

25
Comments
2 min read
Building a Production-grade Nodejs,GraphQL and TypeScript Server - Testing and Docker

Building a Production-grade Nodejs,GraphQL and TypeScript Server - Testing and Docker

39
Comments 4
5 min read
GraphQL directives are underrated

GraphQL directives are underrated

11
Comments
16 min read
Technologies that will change the world

Technologies that will change the world

18
Comments
3 min read
Writing another ORM for Hasura with a codegen

Writing another ORM for Hasura with a codegen

6
Comments
4 min read
What is GraphQL?

What is GraphQL?

9
Comments
2 min read
GraphQL at global scale: Facebook

GraphQL at global scale: Facebook

11
Comments
1 min read
GraphQL Query in NextJS with useSWR and graphql-request

GraphQL Query in NextJS with useSWR and graphql-request

35
Comments 3
4 min read
Exposing a GraphQL API using .Net Core 3.1 and HotChocolate.

Exposing a GraphQL API using .Net Core 3.1 and HotChocolate.

7
Comments
5 min read
RedwoodJS with Sanity.io CMS as Backend

RedwoodJS with Sanity.io CMS as Backend

7
Comments
5 min read
End-to-end Type Safety in Clean Architecture

End-to-end Type Safety in Clean Architecture

83
Comments 10
9 min read
Azure Functions + GraphQL + Twitch, Making One Endpoint to Rule Them All Part 1

Azure Functions + GraphQL + Twitch, Making One Endpoint to Rule Them All Part 1

6
Comments
6 min read
Feature Flag approach with GraphQL and React 🕹

Feature Flag approach with GraphQL and React 🕹

31
Comments
6 min read
Thoughts on RedwoodJS

Thoughts on RedwoodJS

2
Comments
3 min read
How to explain in GraphQL-esque

How to explain in GraphQL-esque

8
Comments
1 min read
AWS Amplify ElasticSearch Query for Interface/Union type with AND/OR operations

AWS Amplify ElasticSearch Query for Interface/Union type with AND/OR operations

23
Comments 1
7 min read
Want to build an app with React and GraphQL? Here's our free 1-hour course by Karl Hadwen

Want to build an app with React and GraphQL? Here's our free 1-hour course by Karl Hadwen

19
Comments
6 min read
Building a website + blog with Gridsome, Tailwindcss, and Contentful Pt. 2 of 2

Building a website + blog with Gridsome, Tailwindcss, and Contentful Pt. 2 of 2

7
Comments 1
6 min read
Certes - Asynchronous Event Handling Standard

Certes - Asynchronous Event Handling Standard

7
Comments
5 min read
Hasura 101: Building a Realtime Game with Graphql, Postgres, and React

Hasura 101: Building a Realtime Game with Graphql, Postgres, and React

304
Comments 10
10 min read
How to add Open Graph image support to Gatsby blog posts.

How to add Open Graph image support to Gatsby blog posts.

5
Comments
6 min read
Introdução a GraphQL

Introdução a GraphQL

4
Comments
5 min read
Leveraging the power of Postman for API Development

Leveraging the power of Postman for API Development

16
Comments
5 min read
How to build a website using Gatsby & Airtable in 30 mins

How to build a website using Gatsby & Airtable in 30 mins

69
Comments 1
5 min read
Multiple Frontends with AWS Amplify

Multiple Frontends with AWS Amplify

25
Comments 11
3 min read
Build Serverless Web App with AWS AppSync & AWS Amplify

Build Serverless Web App with AWS AppSync & AWS Amplify

12
Comments
5 min read
Extract the query fields in graphql-go

Extract the query fields in graphql-go

7
Comments
3 min read
It's okay to still write REST APIs

It's okay to still write REST APIs

25
Comments
2 min read
Security and performance tips and tricks for your GraphQL servers

Security and performance tips and tricks for your GraphQL servers

13
Comments 1
7 min read
GraphQL Queries by Postgres Functions

GraphQL Queries by Postgres Functions

17
Comments
5 min read
Construye y publica tu blog personal con Gatsby 2.0 y Netlify, parte 1

Construye y publica tu blog personal con Gatsby 2.0 y Netlify, parte 1

6
Comments
5 min read
Improve Your GraphQL performance with Prisma

Improve Your GraphQL performance with Prisma

46
Comments 1
4 min read
Compiled GraphQL - Best thing since sliced bread!

Compiled GraphQL - Best thing since sliced bread!

10
Comments
3 min read
File uploads with React and apollo (Part 2).

File uploads with React and apollo (Part 2).

17
Comments 2
9 min read
Nulls in GraphQL: Cheatsheet

Nulls in GraphQL: Cheatsheet

11
Comments
8 min read
How to make a query with GraphQL

How to make a query with GraphQL

6
Comments
3 min read
I Migrated Away from Apollo Client to Vercel SWR and Prisma graphql-request...and You Can Too!

I Migrated Away from Apollo Client to Vercel SWR and Prisma graphql-request...and You Can Too!

97
Comments 19
3 min read
Create a GraphQL server with Go

Create a GraphQL server with Go

29
Comments 2
13 min read
Making GraphQL Magic with Sqlmancer 🧙🔮✨

Making GraphQL Magic with Sqlmancer 🧙🔮✨

9
Comments
6 min read
GraphQL schema documentation generator

GraphQL schema documentation generator

36
Comments
2 min read
Serve Static File with GraphQL Yoga 🧘

Serve Static File with GraphQL Yoga 🧘

9
Comments
2 min read
Build a blog with Svelte, Strapi, and Apollo

Build a blog with Svelte, Strapi, and Apollo

67
Comments 5
3 min read
A Better Way to use GraphQL Fragments in React

A Better Way to use GraphQL Fragments in React

27
Comments 5
4 min read
NestJS GraphQL authentication with JWTs

NestJS GraphQL authentication with JWTs

50
Comments 5
1 min read
Building a Production-grade Nodejs,GraphQL and TypeScript Server with CI/CD Pipeline - Part 2

Building a Production-grade Nodejs,GraphQL and TypeScript Server with CI/CD Pipeline - Part 2

21
Comments
4 min read
Building a Trello clone with React Hooks and GraphQL

Building a Trello clone with React Hooks and GraphQL

45
Comments
14 min read
Modeling Relationships - Join Table - GraphQL - AWS Amplify - AppSync - React

Modeling Relationships - Join Table - GraphQL - AWS Amplify - AppSync - React

26
Comments 2
3 min read
Versioning fields in GraphQL

Versioning fields in GraphQL

5
Comments
13 min read
#3 Building a simple GraphQL API with Actix and Juniper (Rust)

#3 Building a simple GraphQL API with Actix and Juniper (Rust)

9
Comments 1
1 min read
GraphQL - NodeJS vs PHP. How to choose?

GraphQL - NodeJS vs PHP. How to choose?

5
Comments 2
1 min read
React Hook around Apollo GraphQL mutation

React Hook around Apollo GraphQL mutation

43
Comments 6
1 min read
Migrate from Graphcool to Hasura

Migrate from Graphcool to Hasura

6
Comments 1
5 min read
How to build a Schema First NestJS GraphQL Server

How to build a Schema First NestJS GraphQL Server

9
Comments 2
1 min read
loading...