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.
Why Netflix Took a Bet on GraphQL

Why Netflix Took a Bet on GraphQL

8
Comments
4 min read
The complete GraphQL Scalar Guide

The complete GraphQL Scalar Guide

1
Comments
10 min read
Simplifying Data Fetching and Manipulation with GraphQL: A Practical Guide

Simplifying Data Fetching and Manipulation with GraphQL: A Practical Guide

1
Comments
3 min read
Who moved my error codes? Adding error types to your GoLang GraphQL Server

Who moved my error codes? Adding error types to your GoLang GraphQL Server

8
Comments
9 min read
Hasura x MEWS

Hasura x MEWS

Comments
1 min read
Convert REST API to GraphQL API

Convert REST API to GraphQL API

21
Comments
10 min read
GraphQL IDEs: GraphiQL vs Altair

GraphQL IDEs: GraphiQL vs Altair

7
Comments 1
4 min read
Intro to PostGraphile V5 (Part 1): Replacing the Foundations

Intro to PostGraphile V5 (Part 1): Replacing the Foundations

30
Comments
6 min read
Securing Your Serverless GraphQL API - Part I

Securing Your Serverless GraphQL API - Part I

Comments
9 min read
GraphQL for Beginners

GraphQL for Beginners

23
Comments 2
3 min read
GraphQL with NEXT JS

GraphQL with NEXT JS

33
Comments 4
5 min read
Navigating the GraphQL Landscape: A Guide for the Curious Mind

Navigating the GraphQL Landscape: A Guide for the Curious Mind

2
Comments
3 min read
Handle Multiple Queries & Mutations in React Form using Apollo Client

Handle Multiple Queries & Mutations in React Form using Apollo Client

15
Comments 5
3 min read
Don’t Overreact! Introducing Apollo Client’s new @nonreactive directive and useFragment hook

Don’t Overreact! Introducing Apollo Client’s new @nonreactive directive and useFragment hook

Comments
7 min read
How to write "Create mutations" in React using Apollo Client

How to write "Create mutations" in React using Apollo Client

2
Comments
2 min read
Refine.dev and useGenerated.com - business apps extremely fast

Refine.dev and useGenerated.com - business apps extremely fast

2
Comments
5 min read
Building a Graph-Based Search Engine with Apache AGE

Building a Graph-Based Search Engine with Apache AGE

3
Comments
3 min read
Displaying Umbraco Heartcore data in Excel using Office Script and GraphQL

Displaying Umbraco Heartcore data in Excel using Office Script and GraphQL

Comments
3 min read
Query Real-time Data With GraphQL And Streaming Database

Query Real-time Data With GraphQL And Streaming Database

12
Comments
8 min read
Nest.js GraphQL - The Code First Approach

Nest.js GraphQL - The Code First Approach

1
Comments
7 min read
Create and Deploy your first GraphQL API with Apollo Server 4, TypeGraphQL and Render

Create and Deploy your first GraphQL API with Apollo Server 4, TypeGraphQL and Render

3
Comments
5 min read
Implementing Data Resolvers with Node.js

Implementing Data Resolvers with Node.js

1
Comments
7 min read
Send request-id from Apollo Gateway to link logs

Send request-id from Apollo Gateway to link logs

Comments
2 min read
Building a GraphQL API for User CRUD with Node.js and MongoDB

Building a GraphQL API for User CRUD with Node.js and MongoDB

22
Comments 3
3 min read
Handling Hierarchical Data in Apache AGE: A Comprehensive Guide

Handling Hierarchical Data in Apache AGE: A Comprehensive Guide

3
Comments
3 min read
Build a GraphQL server running on Cloudflare Workers.

Build a GraphQL server running on Cloudflare Workers.

1
Comments
9 min read
Hasura vs Supabase: a quick comparison

Hasura vs Supabase: a quick comparison

8
Comments 3
5 min read
Hasura vs Apollo: Comparing GraphQL Platforms

Hasura vs Apollo: Comparing GraphQL Platforms

Comments 4
91 min read
Understanding ORDER BY in Cypher: Sorting Results in Apache ageDB

Understanding ORDER BY in Cypher: Sorting Results in Apache ageDB

Comments
3 min read
How To Use GraphQL: A Beginner Walk-through

How To Use GraphQL: A Beginner Walk-through

7
Comments
8 min read
Using @defer Directive with GraphQL Code Generator

Using @defer Directive with GraphQL Code Generator

Comments
5 min read
Implementing and Unit testing Graphql in React using msw

Implementing and Unit testing Graphql in React using msw

6
Comments 2
7 min read
GraphiQL with Firebase Auth

GraphiQL with Firebase Auth

Comments
1 min read
useLazyQuery for @tanstack/react-query

useLazyQuery for @tanstack/react-query

3
Comments
2 min read
NestJS and Mercurius full GraphQL Back-end template

NestJS and Mercurius full GraphQL Back-end template

3
Comments
2 min read
GraphQL doesn't solve under & overfetching, Relay & WunderGraph does

GraphQL doesn't solve under & overfetching, Relay & WunderGraph does

7
Comments
12 min read
Setting Up your Apollo Server with TypeGraphQL

Setting Up your Apollo Server with TypeGraphQL

3
Comments
4 min read
Creating a GraphQL API with Node.js and PostgreSQL

Creating a GraphQL API with Node.js and PostgreSQL

9
Comments 2
3 min read
Making the right choice: WunderGraph or ApolloOS for your API architecture??

Making the right choice: WunderGraph or ApolloOS for your API architecture??

Comments
9 min read
GraphQL with Golang

GraphQL with Golang

Comments
5 min read
Shipping new features to our NPM package

Shipping new features to our NPM package

2
Comments
4 min read
Integration Testing for GraphQL APIs, type-safe, run locally and in CI

Integration Testing for GraphQL APIs, type-safe, run locally and in CI

Comments
8 min read
Using python to scrap data for a pokedex

Using python to scrap data for a pokedex

Comments
6 min read
May the Fourth Be With You

May the Fourth Be With You

17
Comments
17 min read
Grafbase April 2023 Update

Grafbase April 2023 Update

3
Comments
3 min read
Securing GraphQL APIs with Shield: Best Practices and Common Pitfalls

Securing GraphQL APIs with Shield: Best Practices and Common Pitfalls

11
Comments
8 min read
Is GraphQL dying? 2023 Trend Analysis of REST, GraphQL, OpenAPI, SOAP, gRPC and tRPC

Is GraphQL dying? 2023 Trend Analysis of REST, GraphQL, OpenAPI, SOAP, gRPC and tRPC

1
Comments
5 min read
Setting Up Your Environment for a Serverless GraphQL API on AWS Lambda

Setting Up Your Environment for a Serverless GraphQL API on AWS Lambda

4
Comments 2
5 min read
The Lightweight Alternative to GraphQL, Resolvers Instead of Endpoints

The Lightweight Alternative to GraphQL, Resolvers Instead of Endpoints

1
Comments
8 min read
Getting started with React and GraphQL: A beginner's guide.

Getting started with React and GraphQL: A beginner's guide.

3
Comments
6 min read
Simple full-stack application with GraphQL, Apollo 4, Node.js, Express, React, MongoDB, TypeScript

Simple full-stack application with GraphQL, Apollo 4, Node.js, Express, React, MongoDB, TypeScript

2
Comments
8 min read
Predicate Functions

Predicate Functions

1
Comments
2 min read
GraphQL Vs. REST API

GraphQL Vs. REST API

1
Comments
3 min read
How to Build A GraphQL API with Node.js, Apollo-Server, and MongoDB Atlas

How to Build A GraphQL API with Node.js, Apollo-Server, and MongoDB Atlas

14
Comments 2
14 min read
Apollo integration with MeteorJS v4.2 release and looking to v5

Apollo integration with MeteorJS v4.2 release and looking to v5

4
Comments
2 min read
How to generate Typescript types for GraphQL queries in a React app

How to generate Typescript types for GraphQL queries in a React app

Comments
2 min read
GraphQL schema - sharing Input and Output types structure

GraphQL schema - sharing Input and Output types structure

2
Comments
1 min read
Exploring Apache-AGE Hybrid Queries

Exploring Apache-AGE Hybrid Queries

4
Comments 1
5 min read
Working With GraphQL and Django

Working With GraphQL and Django

Comments
10 min read
Messing around with GraphQL queries with a critical asset management dataset

Messing around with GraphQL queries with a critical asset management dataset

Comments
3 min read
loading...