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.
Query GitHub Repo Topics Using GraphQL

Query GitHub Repo Topics Using GraphQL

Comments
7 min read
Setup a Dynamic GitHub User Profile README

Setup a Dynamic GitHub User Profile README

Reactions 1 Comments
5 min read
GraphQL on Azure: Part 14 - Using Data API builder with SWA and Blazor

GraphQL on Azure: Part 14 - Using Data API builder with SWA and Blazor

Comments
6 min read
GraphQL on Azure: Part 13 - Using Data API builder with SWA and React

GraphQL on Azure: Part 13 - Using Data API builder with SWA and React

Comments
5 min read
GraphQL's @defer and @stream Directives are overkill

GraphQL's @defer and @stream Directives are overkill

Comments
11 min read
GraphQL on Azure: Part 12 - GraphQL as a Service

GraphQL on Azure: Part 12 - GraphQL as a Service

Reactions 2 Comments
6 min read
Top 5 GraphQL Disadvantages Everyone Should Know

Top 5 GraphQL Disadvantages Everyone Should Know

Reactions 1 Comments
3 min read
GraphQL Mesh Readiness & Health Check

GraphQL Mesh Readiness & Health Check

Reactions 1 Comments
1 min read
ZeroQL V3 - C# friendly GraphQL client

ZeroQL V3 - C# friendly GraphQL client

Comments
3 min read
Graphql easy/lazy documentation

Graphql easy/lazy documentation

Comments
3 min read
Building the Amplidex; A GraphQL Powered Pokedex

Building the Amplidex; A GraphQL Powered Pokedex

Reactions 12 Comments
16 min read
Easy GraphQL Server in Node.js

Easy GraphQL Server in Node.js

Comments
3 min read
Revolutionizing APIs: The GraphQL Future

Revolutionizing APIs: The GraphQL Future

Reactions 19 Comments 3
2 min read
How to Build Data APIs on Snowflake

How to Build Data APIs on Snowflake

Comments
4 min read
How we migrated to Apollo Server 4

How we migrated to Apollo Server 4

Comments
7 min read
Unlock the Power of Microservices with RabbitMQ on Docker

Unlock the Power of Microservices with RabbitMQ on Docker

Comments
3 min read
Using Fetch API For Executing GraphQL Queries And Mutations

Using Fetch API For Executing GraphQL Queries And Mutations

Reactions 8 Comments 2
4 min read
Easiest way to create integration tests for GraphQL server with 80% code coverage in 30 minutes

Easiest way to create integration tests for GraphQL server with 80% code coverage in 30 minutes

Reactions 1 Comments
4 min read
GraphQL Interview Reference Sheet

GraphQL Interview Reference Sheet

Comments
5 min read
In 2023, spin up an e-commerce app in 60s with Vendure + Qwik. Fast enough?

In 2023, spin up an e-commerce app in 60s with Vendure + Qwik. Fast enough?

Reactions 4 Comments
3 min read
Fixing a 3 second lockup in our app by switching from Apollo Client to URQL

Fixing a 3 second lockup in our app by switching from Apollo Client to URQL

Reactions 1 Comments
5 min read
GraphQL: Everything You Need to Know

GraphQL: Everything You Need to Know

Comments
13 min read
Como consumir uma API GraphQL utilizando Vue 3 e Vue Apollo

Como consumir uma API GraphQL utilizando Vue 3 e Vue Apollo

Comments
2 min read
GraphQXL: the missing language extension

GraphQXL: the missing language extension

Comments
4 min read
Query HarperDB's REST API via Apollo GraphQL

Query HarperDB's REST API via Apollo GraphQL

Reactions 2 Comments
9 min read
Implementing GraphQL in React Applications

Implementing GraphQL in React Applications

Reactions 13 Comments
3 min read
Apollo Federation Gateway Demo

Apollo Federation Gateway Demo

Reactions 1 Comments
2 min read
Hasura: Building Scalable and Real-Time Applications - An Extensive Guide

Hasura: Building Scalable and Real-Time Applications - An Extensive Guide

Reactions 5 Comments
10 min read
GraphQL APIs and the Future of Front-End Development

GraphQL APIs and the Future of Front-End Development

Reactions 3 Comments
9 min read
Take your Next js + GraphQL + TypeScript Setup to the next level

Take your Next js + GraphQL + TypeScript Setup to the next level

Reactions 13 Comments 1
6 min read
Introducing One Click Deploy to Hasura Cloud

Introducing One Click Deploy to Hasura Cloud

Comments
3 min read
10 Things We Learned In Full Stack GraphQL Book Club

10 Things We Learned In Full Stack GraphQL Book Club

Reactions 11 Comments
6 min read
Build an e-commerce product catalog with Nuxt.js and GraphQL

Build an e-commerce product catalog with Nuxt.js and GraphQL

Reactions 7 Comments
8 min read
GraphQL Codegen Web Wrapper{TypeScript}.

GraphQL Codegen Web Wrapper{TypeScript}.

Reactions 1 Comments
1 min read
React.Js, GraphQL and Apollo client

React.Js, GraphQL and Apollo client

Reactions 1 Comments
5 min read
Getting Started With WunderGraph: An API Gateway That Turns GraphQL Into RPC on the Fly

Getting Started With WunderGraph: An API Gateway That Turns GraphQL Into RPC on the Fly

Reactions 1 Comments
18 min read
Introducing the BFF (Backend for Frontend) Concept by simple application with SvelteKit, Supabase, and GraphQL Code Generator

Introducing the BFF (Backend for Frontend) Concept by simple application with SvelteKit, Supabase, and GraphQL Code Generator

Reactions 5 Comments
5 min read
Creating an App with React, Apollo, and GraphQL: A Step-by-Step Guide to Fetching Data and Error Handling

Creating an App with React, Apollo, and GraphQL: A Step-by-Step Guide to Fetching Data and Error Handling

Reactions 15 Comments 11
4 min read
Clean Code Tip: Create a Service Object and Improve Your GraphQL Mutations in Rails

Clean Code Tip: Create a Service Object and Improve Your GraphQL Mutations in Rails

Reactions 4 Comments 3
5 min read
Implement field permissions with FieldMiddleware

Implement field permissions with FieldMiddleware

Reactions 2 Comments
5 min read
5 Reasons Why GraphQL is the Future of API Development

5 Reasons Why GraphQL is the Future of API Development

Reactions 3 Comments
2 min read
Why you should (not) use GraphQL ?

Why you should (not) use GraphQL ?

Reactions 2 Comments
3 min read
Building a JWT Login Flow with Auth0, Next.js, and StepZen

Building a JWT Login Flow with Auth0, Next.js, and StepZen

Reactions 1 Comments
12 min read
Using SingleStoreDB, WebAssembly and GraphQL

Using SingleStoreDB, WebAssembly and GraphQL

Comments
7 min read
GraphQL Cursor Pagination with PostgreSQL

GraphQL Cursor Pagination with PostgreSQL

Comments
8 min read
Building a composable query generator for GraphQL

Building a composable query generator for GraphQL

Reactions 6 Comments
5 min read
Why you Should Use GraphQL APIs in your Next Project

Why you Should Use GraphQL APIs in your Next Project

Reactions 7 Comments
6 min read
How to fetch data from a GraphQL endpoint into a NextJS 13 server component using the native fetch() API

How to fetch data from a GraphQL endpoint into a NextJS 13 server component using the native fetch() API

Comments 1
3 min read
GraphQL vs REST

GraphQL vs REST

Reactions 3 Comments
4 min read
Como montar Uma API com GraphQl em Node.js com Apollo Server e MongoDB

Como montar Uma API com GraphQl em Node.js com Apollo Server e MongoDB

Reactions 1 Comments
5 min read
Apollo Client with GraphQL: State Management for GraphQL Made Easy

Apollo Client with GraphQL: State Management for GraphQL Made Easy

Comments
3 min read
Unions are bad! What to use instead.

Unions are bad! What to use instead.

Reactions 1 Comments
2 min read
Putting the Graph in GraphQL Query

Putting the Graph in GraphQL Query

Comments
4 min read
GraphQL Union Types at Woovi

GraphQL Union Types at Woovi

Reactions 7 Comments
3 min read
TypeScript type guard for empty JSON object

TypeScript type guard for empty JSON object

Reactions 1 Comments
2 min read
RSpec GraphQL integration testing

RSpec GraphQL integration testing

Reactions 3 Comments
2 min read
GraphQL basics and how it differs from REST

GraphQL basics and how it differs from REST

Reactions 16 Comments 3
2 min read
Scalable APIs with GraphQL Server Codegen Preset

Scalable APIs with GraphQL Server Codegen Preset

Comments
11 min read
Introduction to AWS AppSync - Fully managed GraphQL Service

Introduction to AWS AppSync - Fully managed GraphQL Service

Reactions 5 Comments
6 min read
Comparing GraphQL Directives: Type System Vs. Executable Directive Locations

Comparing GraphQL Directives: Type System Vs. Executable Directive Locations

Reactions 4 Comments 1
6 min read
loading...