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.
Nest JS Graphql with Apollo Federation Gateway for Microservices #part-1

Nest JS Graphql with Apollo Federation Gateway for Microservices #part-1

11
Comments
4 min read
Nest JS Graphql with Apollo Federation Gateway for Microservices #part-2

Nest JS Graphql with Apollo Federation Gateway for Microservices #part-2

7
Comments
6 min read
Nest JS Graphql with Apollo Federation Gateway for Microservices #part-4

Nest JS Graphql with Apollo Federation Gateway for Microservices #part-4

7
Comments
8 min read
From Internship and Master Thesis Co-Mentorship to a Permanent Position at IBM IX

From Internship and Master Thesis Co-Mentorship to a Permanent Position at IBM IX

7
Comments
2 min read
How to Handle GraphQL Errors for a Secure API

How to Handle GraphQL Errors for a Secure API

14
Comments
4 min read
I am building a graphql dashboard builder with sveltekit.

I am building a graphql dashboard builder with sveltekit.

8
Comments
1 min read
Complete guide to GraphQL in Angular [with example] 🚀

Complete guide to GraphQL in Angular [with example] 🚀

18
Comments
8 min read
Fullstack, Type safe application with React and GraphQL codegen

Fullstack, Type safe application with React and GraphQL codegen

14
Comments 1
5 min read
GraphQL: A brief introduction to schemas, types, and resolvers

GraphQL: A brief introduction to schemas, types, and resolvers

9
Comments
2 min read
Gerenciando MĂşltiplos Schemas de GraphQL com Ruby on Rails

Gerenciando MĂşltiplos Schemas de GraphQL com Ruby on Rails

13
Comments
6 min read
I create my own homepage!

I create my own homepage!

9
Comments
6 min read
GraphQL - A brief introduction

GraphQL - A brief introduction

5
Comments 5
4 min read
React Apollo: JWT & Refresh Token

React Apollo: JWT & Refresh Token

22
Comments 5
4 min read
8 Steps to Become a GraphQL Expert

8 Steps to Become a GraphQL Expert

4
Comments 1
6 min read
How to write unit, integration and e2e tests for your GraphQL API

How to write unit, integration and e2e tests for your GraphQL API

10
Comments
5 min read
What GraphQL Is and Isn't?

What GraphQL Is and Isn't?

10
Comments
2 min read
Create a timed undo feature capable of handling multiple simultaneous undos.

Create a timed undo feature capable of handling multiple simultaneous undos.

6
Comments
7 min read
A New Postman Collection of GraphQL APIs for the SaaS Services You Love

A New Postman Collection of GraphQL APIs for the SaaS Services You Love

9
Comments 1
2 min read
Why you need static documentation for your GraphQL API

Why you need static documentation for your GraphQL API

4
Comments
4 min read
Querying Data from MongoDB using GraphQL in Django: Get-Go (1)

Querying Data from MongoDB using GraphQL in Django: Get-Go (1)

5
Comments
2 min read
Consumindo API GraphQL usando React Native e Apollo Client

Consumindo API GraphQL usando React Native e Apollo Client

7
Comments
2 min read
Manipulate and query GraphQL Schemas with ease using Microfiber

Manipulate and query GraphQL Schemas with ease using Microfiber

6
Comments
4 min read
Comprehensive guide to GraphQL clients, part 2

Comprehensive guide to GraphQL clients, part 2

5
Comments 2
2 min read
How I build Full-Stack Reactjs App using AWS Amplify, GraphQL API

How I build Full-Stack Reactjs App using AWS Amplify, GraphQL API

11
Comments 2
4 min read
GraphQL Vs REST [Syntax Comparison]

GraphQL Vs REST [Syntax Comparison]

4
Comments
7 min read
Thoughts on our first production hasura deployment

Thoughts on our first production hasura deployment

7
Comments
3 min read
Building a GraphQL API with Graphene, Flask And SQLAlchemy

Building a GraphQL API with Graphene, Flask And SQLAlchemy

9
Comments
1 min read
Upload Files to S3 Object Storage (or MinIo) with Apollo Server

Upload Files to S3 Object Storage (or MinIo) with Apollo Server

13
Comments
3 min read
End-to-end GraphQL error handling?

End-to-end GraphQL error handling?

8
Comments
3 min read
GraphQL Yoga 2.0 - a light but fully-featured GraphQL Server

GraphQL Yoga 2.0 - a light but fully-featured GraphQL Server

11
Comments
4 min read
11 Companies That Use Haskell in Production

11 Companies That Use Haskell in Production

7
Comments
9 min read
Build a GraphQl server with NodeJS and Express

Build a GraphQl server with NodeJS and Express

8
Comments
7 min read
GraphQL Subscriptions: Why we use SSE/Fetch over Websockets

GraphQL Subscriptions: Why we use SSE/Fetch over Websockets

8
Comments
11 min read
Deploy a GraphQL API with MongoDB Atlas and Apollo Server on Koyeb

Deploy a GraphQL API with MongoDB Atlas and Apollo Server on Koyeb

8
Comments
14 min read
REST or GraphQL, which do you choose?

REST or GraphQL, which do you choose?

122
Comments 22
2 min read
How to Eliminate Duplicated Requests with GraphQL

How to Eliminate Duplicated Requests with GraphQL

11
Comments
4 min read
Keycloak Integration in Minutes with Cloud IAM and WunderGraph

Keycloak Integration in Minutes with Cloud IAM and WunderGraph

6
Comments
4 min read
Screencast: Setting up a GraphQL server in Rails

Screencast: Setting up a GraphQL server in Rails

7
Comments 3
1 min read
API Design Best Practices for long-running Operations: GraphQL vs REST

API Design Best Practices for long-running Operations: GraphQL vs REST

6
Comments
10 min read
React Native Fire Base Push Notification Using Topics.

React Native Fire Base Push Notification Using Topics.

11
Comments 1
3 min read
Announcing a Serverless Microservices Template with GraphQL

Announcing a Serverless Microservices Template with GraphQL

9
Comments 2
6 min read
DynamoDB:ConditionalCheckFailedException | Status Code: 400; Error Code: ConditionalCheckFailedException

DynamoDB:ConditionalCheckFailedException | Status Code: 400; Error Code: ConditionalCheckFailedException

10
Comments 1
1 min read
How to call multiple time amplify query in react JS

How to call multiple time amplify query in react JS

9
Comments
1 min read
Using Authorizer with Hasura

Using Authorizer with Hasura

9
Comments
4 min read
Comprehensive guide to GraphQL clients, part 3

Comprehensive guide to GraphQL clients, part 3

5
Comments 1
7 min read
Full stack monorepo boilerplate

Full stack monorepo boilerplate

9
Comments
1 min read
Typetta, the TypeScript ORM for type lovers

Typetta, the TypeScript ORM for type lovers

9
Comments
1 min read
How to Create a Serverless GraphQL API for MySQL, Postgres and Aurora

How to Create a Serverless GraphQL API for MySQL, Postgres and Aurora

5
Comments
12 min read
Build Responsive Cross-Platform Vue Apps with Quasar Framework and GraphQL

Build Responsive Cross-Platform Vue Apps with Quasar Framework and GraphQL

5
Comments
6 min read
How I save a few hours each week on testing graphql in Nest.js (typescript)

How I save a few hours each week on testing graphql in Nest.js (typescript)

5
Comments
1 min read
GraphQL vs. gRPC vs. REST: Choosing the right API

GraphQL vs. gRPC vs. REST: Choosing the right API

10
Comments 1
8 min read
How to Make a Serverless GraphQL API using Lambda and DynamoDB

How to Make a Serverless GraphQL API using Lambda and DynamoDB

9
Comments
3 min read
Comprehensive Guide to GraphQL Clients, part 1

Comprehensive Guide to GraphQL Clients, part 1

7
Comments
4 min read
Voice assistant that can be taught how to swear (Part 1)

Voice assistant that can be taught how to swear (Part 1)

8
Comments
4 min read
Introduction to GraphQL

Introduction to GraphQL

12
Comments 3
5 min read
How to manage SEO on your NextJS website with Strapi

How to manage SEO on your NextJS website with Strapi

9
Comments 2
4 min read
GraphQL and Security implications

GraphQL and Security implications

32
Comments 2
7 min read
Sign GraphQL Request with AWS IAM and Signature V4

Sign GraphQL Request with AWS IAM and Signature V4

23
Comments
3 min read
Build a Production-ready GraphQL API Using StepZen’s Declarative Approach

Build a Production-ready GraphQL API Using StepZen’s Declarative Approach

8
Comments
4 min read
Introducing XdoX - Start Challenges, Log your Progress and Show them off to the World

Introducing XdoX - Start Challenges, Log your Progress and Show them off to the World

6
Comments
6 min read
loading...