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.
Connect GraphQL with React - 2 ways

Connect GraphQL with React - 2 ways

8
Comments
5 min read
[Webinar] How to secure GraphQL

[Webinar] How to secure GraphQL

Comments
1 min read
Building Scalable GraphQL Microservices With Node.js and Docker: A Comprehensive Guide

Building Scalable GraphQL Microservices With Node.js and Docker: A Comprehensive Guide

25
Comments
11 min read
GraphQL vs. REST: The Ultimate Showdown

GraphQL vs. REST: The Ultimate Showdown

2
Comments
4 min read
Facing the Monster: An Analgesic for Relayphobia

Facing the Monster: An Analgesic for Relayphobia

20
Comments 2
6 min read
Simple NextJS GraphQL client

Simple NextJS GraphQL client

Comments
2 min read
Apollo GraphQL - Setup Guide

Apollo GraphQL - Setup Guide

Comments
2 min read
Setting Up Kotlin for GraphQL: A Step-by-Step Guide

Setting Up Kotlin for GraphQL: A Step-by-Step Guide

Comments
2 min read
A Full-Stack Web App Using Angular and GraphQL: Adding Login and Authorization Functionalities (Part 5)

A Full-Stack Web App Using Angular and GraphQL: Adding Login and Authorization Functionalities (Part 5)

Comments
20 min read
The Many Ways Not to Build an API

The Many Ways Not to Build an API

22
Comments 2
5 min read
Integration Digest: March 2024

Integration Digest: March 2024

Comments
6 min read
SQL Querying Made Simple with GraphQL and Prisma !

SQL Querying Made Simple with GraphQL and Prisma !

5
Comments
5 min read
Retrieve GitHub Project Issues to a Google Spreadsheet

Retrieve GitHub Project Issues to a Google Spreadsheet

5
Comments 2
5 min read
A comprehensive introduction to GraphQL: for efficient data queries and mutations

A comprehensive introduction to GraphQL: for efficient data queries and mutations

1
Comments
17 min read
NestJS GraphQL: Code First Approach

NestJS GraphQL: Code First Approach

5
Comments
4 min read
GraphQL in NestJS: A Concise 5-Minute Guide

GraphQL in NestJS: A Concise 5-Minute Guide

5
Comments
4 min read
Easy tutorial of GraphQL compared with REST API

Easy tutorial of GraphQL compared with REST API

Comments
4 min read
Axum+SeaORM+Async-graphql: Building a GraphQL Service from Scratch

Axum+SeaORM+Async-graphql: Building a GraphQL Service from Scratch

1
Comments 2
13 min read
【Next.js, GraphQL, Apollo Client】How to rewrite Apollo Client cache after a mutation. -part2-

【Next.js, GraphQL, Apollo Client】How to rewrite Apollo Client cache after a mutation. -part2-

Comments
3 min read
GraphQL e Node.js: GraphQL e Node.js: Construindo APIs Poderosas

GraphQL e Node.js: GraphQL e Node.js: Construindo APIs Poderosas

Comments
2 min read
Enhance Your AppSync API Development: Easy Steps to Auto-Generate Postman Collections

Enhance Your AppSync API Development: Easy Steps to Auto-Generate Postman Collections

4
Comments
6 min read
GraphQL vs REST - Key Differences and Use Cases

GraphQL vs REST - Key Differences and Use Cases

39
Comments 6
11 min read
【Next.js, GraphQL, Apollo Client】How to rewrite Apollo Client cache after a mutation. -part1-

【Next.js, GraphQL, Apollo Client】How to rewrite Apollo Client cache after a mutation. -part1-

Comments
2 min read
The Graph Demystified - Fetching Data From The Limitless Blockchain Bookshelves

The Graph Demystified - Fetching Data From The Limitless Blockchain Bookshelves

Comments
3 min read
React Apollo: JWT Refresh Token Logic Implementation using ApolloLink 2024

React Apollo: JWT Refresh Token Logic Implementation using ApolloLink 2024

7
Comments 2
9 min read
Saga Pattern in Microservices

Saga Pattern in Microservices

2
Comments
2 min read
Saga Pattern in Microservices - Parte 4

Saga Pattern in Microservices - Parte 4

1
Comments
4 min read
Create an AppSync API using Terraform

Create an AppSync API using Terraform

Comments
8 min read
A Simple CRUD app With GraphQL, Apollo Server, MongoDB, and Express

A Simple CRUD app With GraphQL, Apollo Server, MongoDB, and Express

6
Comments 1
6 min read
Running GraphQL Queries and Mutations with no direct session access in your Shopify App

Running GraphQL Queries and Mutations with no direct session access in your Shopify App

Comments
3 min read
Using CDK and Typescript to create an AppSync GraphQL API

Using CDK and Typescript to create an AppSync GraphQL API

Comments
9 min read
Building a Full Stack App with CRUD

Building a Full Stack App with CRUD

3
Comments
4 min read
🪄 gql.tada makes a GraphQL great again

🪄 gql.tada makes a GraphQL great again

2
Comments
3 min read
Load test on GraphQL APIs using postman

Load test on GraphQL APIs using postman

Comments
3 min read
GraphQL, MongoDB, and PostgreSQL (pgsql)

GraphQL, MongoDB, and PostgreSQL (pgsql)

Comments
1 min read
Beyond SQL and NoSQL: Why Data Access Patterns Matter

Beyond SQL and NoSQL: Why Data Access Patterns Matter

Comments
4 min read
GraphQL interview questions

GraphQL interview questions

Comments
9 min read
Write a schema only absolutely no code backend server with Node.js and Teo!

Write a schema only absolutely no code backend server with Node.js and Teo!

Comments
6 min read
Navigating Medium API with JavaScript in 2024

Navigating Medium API with JavaScript in 2024

Comments
7 min read
GraphQL vs. REST API: Choosing the Right Approach for Your Project

GraphQL vs. REST API: Choosing the Right Approach for Your Project

2
Comments
3 min read
Building a serverless GraphQL API with NeonDB and Prisma

Building a serverless GraphQL API with NeonDB and Prisma

2
Comments
16 min read
REST API Vs GraphQL

REST API Vs GraphQL

1
Comments
2 min read
React-Relay 2 years later , It's still awesome

React-Relay 2 years later , It's still awesome

1
Comments 1
8 min read
Diving Into Data: Understanding SQL and GraphQL for Junior Developers

Diving Into Data: Understanding SQL and GraphQL for Junior Developers

2
Comments
2 min read
Understanding GraphQL Mutations: A Beginner's Guide

Understanding GraphQL Mutations: A Beginner's Guide

Comments
3 min read
Mocking Magic: Unleashing Frontend Development with Apollo Server Schema Mocks

Mocking Magic: Unleashing Frontend Development with Apollo Server Schema Mocks

1
Comments
6 min read
Rust GraphQL APIs for NodeJS Developers: Introduction

Rust GraphQL APIs for NodeJS Developers: Introduction

Comments
14 min read
Como e por que usar GraphQL?

Como e por que usar GraphQL?

4
Comments
3 min read
GraphQL is for Backend Engineers

GraphQL is for Backend Engineers

2
Comments
4 min read
How to convert a TypeScript built-in enum to a GraphQL enum

How to convert a TypeScript built-in enum to a GraphQL enum

4
Comments 2
1 min read
Generative HTTP API Clients

Generative HTTP API Clients

2
Comments
3 min read
Tailcall API Gateway: A Beginner’s Guide

Tailcall API Gateway: A Beginner’s Guide

Comments
3 min read
Unleashing the Power of GraphQL: A Journey Beyond REST APIs

Unleashing the Power of GraphQL: A Journey Beyond REST APIs

Comments
2 min read
How to Build a GraphQL API with Spring Boot

How to Build a GraphQL API with Spring Boot

6
Comments
24 min read
🚀Navigating the GraphQL Galaxy🌌: A Comprehensive Roadmap for Developers 🚀

🚀Navigating the GraphQL Galaxy🌌: A Comprehensive Roadmap for Developers 🚀

6
Comments
4 min read
GraphQL : Why You Should Embrace It 🌐🚀

GraphQL : Why You Should Embrace It 🌐🚀

Comments
2 min read
Introduction to Graph Algorithms in Python

Introduction to Graph Algorithms in Python

Comments
2 min read
5 lessons I learned as a GraphQL developer

5 lessons I learned as a GraphQL developer

2
Comments
2 min read
Unleash the Power of Security with GraphQL Protect: Fortifying Your GraphQL APIs

Unleash the Power of Security with GraphQL Protect: Fortifying Your GraphQL APIs

7
Comments
2 min read
GraphQL vs Rest: A Brief Overview

GraphQL vs Rest: A Brief Overview

Comments
2 min read
loading...