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.
Don’t use frontmatter to seperate your markdown files in GatsbyJS - Use the file system

Don’t use frontmatter to seperate your markdown files in GatsbyJS - Use the file system

13
Comments
3 min read
App which save lives in Africa

App which save lives in Africa

2
Comments
3 min read
Local Dev to Staging to getting Production-Ready with Hasura! 🚀

Local Dev to Staging to getting Production-Ready with Hasura! 🚀

11
Comments
9 min read
Optimizing Images with Gatsby Image

Optimizing Images with Gatsby Image

6
Comments
2 min read
Salvaging GraphQL Enums from BE for FE ⚓️

Salvaging GraphQL Enums from BE for FE ⚓️

7
Comments
2 min read
Execute Cloud Hosted GraphQL Queries From your Browser

Execute Cloud Hosted GraphQL Queries From your Browser

5
Comments
2 min read
Building a custom mapping app with admin dashboard

Building a custom mapping app with admin dashboard

2
Comments
4 min read
Using Apollo Federation with local schemas

Using Apollo Federation with local schemas

1
Comments 1
5 min read
GraphQL: Schema-first vs Code-first

GraphQL: Schema-first vs Code-first

37
Comments
4 min read
Updated with Hooks How To GraphQL with React Apollo

Updated with Hooks How To GraphQL with React Apollo

7
Comments 2
7 min read
How to model hierarchical access with AppSync

How to model hierarchical access with AppSync

15
Comments
5 min read
GraphQL: Centralize existing REST API endpoints for easier development

GraphQL: Centralize existing REST API endpoints for easier development

7
Comments
5 min read
Announcing TypeGraphQL 1.0 🚀

Announcing TypeGraphQL 1.0 🚀

167
Comments 12
6 min read
Next js + GraphQL + TypeScript Setup

Next js + GraphQL + TypeScript Setup

55
Comments 7
4 min read
Intro to GraphQL and React using TypeScript

Intro to GraphQL and React using TypeScript

6
Comments
10 min read
GraphQL Nexus - code-first GraphQL server development

GraphQL Nexus - code-first GraphQL server development

24
Comments
3 min read
Authenticate jwt token in Apollo server express

Authenticate jwt token in Apollo server express

15
Comments 1
2 min read
Github Resume Generator

Github Resume Generator

10
Comments
1 min read
Best Markdown CMS 🎉

Best Markdown CMS 🎉

8
Comments
3 min read
Implementing GraphQL in an existing code base

Implementing GraphQL in an existing code base

7
Comments
4 min read
Headless WordPress with GatsbyJS 101

Headless WordPress with GatsbyJS 101

7
Comments 2
2 min read
Turn your Ruby on Rails REST API to GraphQL using Hasura Actions

Turn your Ruby on Rails REST API to GraphQL using Hasura Actions

4
Comments
8 min read
Learnt it the hard way

Learnt it the hard way

6
Comments 3
1 min read
Deploying a Real-Time Location App with Hasura GraphQL Engine and Distributed SQL

Deploying a Real-Time Location App with Hasura GraphQL Engine and Distributed SQL

7
Comments
6 min read
Why I started Graphql

Why I started Graphql

3
Comments
1 min read
Add GraphQL to a NestJS API in a Nx Workspace

Add GraphQL to a NestJS API in a Nx Workspace

36
Comments 2
3 min read
Drag and Drop with the GRANDstack

Drag and Drop with the GRANDstack

6
Comments
8 min read
GraphQL Live Queries with Socket.io

GraphQL Live Queries with Socket.io

60
Comments 6
9 min read
Decentralized GraphQL server close to your users

Decentralized GraphQL server close to your users

25
Comments
3 min read
Building a Chatroom Web App with Hasura

Building a Chatroom Web App with Hasura

5
Comments
5 min read
GraphQL and Company Architecture

GraphQL and Company Architecture

7
Comments
6 min read
Exploring GraphQL

Exploring GraphQL

5
Comments
9 min read
How to build your own URL Shortener with FaunaDB

How to build your own URL Shortener with FaunaDB

26
Comments
9 min read
Apollo Client v3 Fullstack Next.js Setup with SSR + Nexus Schema

Apollo Client v3 Fullstack Next.js Setup with SSR + Nexus Schema

10
Comments
1 min read
GraphQL, TypegraphQL & mikroORM a dreamteam 😍

GraphQL, TypegraphQL & mikroORM a dreamteam 😍

7
Comments
1 min read
Build your own GraphQL Resume with Next.js, Apollo Client + Server, Nexus Schema

Build your own GraphQL Resume with Next.js, Apollo Client + Server, Nexus Schema

29
Comments
1 min read
Realtime Offline-First Chat App in 100 Seconds

Realtime Offline-First Chat App in 100 Seconds

115
Comments 8
4 min read
GraphQL Arguments & Variables 🚀

GraphQL Arguments & Variables 🚀

5
Comments
2 min read
Simple ToDo GraphQL API in VueJS & TailwindCSS with Docker [PART 03]

Simple ToDo GraphQL API in VueJS & TailwindCSS with Docker [PART 03]

8
Comments
5 min read
Introducing GraphQL ft. Django

Introducing GraphQL ft. Django

15
Comments 1
7 min read
Turn your Python REST API to GraphQL using Hasura Actions

Turn your Python REST API to GraphQL using Hasura Actions

10
Comments
7 min read
How to use GraphiQL in Rails

How to use GraphiQL in Rails

5
Comments 1
2 min read
Getting Started with Hasura GraphQL & YugabyteDB on GKE 10:38

Getting Started with Hasura GraphQL & YugabyteDB on GKE

2
Comments
1 min read
Recoding my portfolio using Gatsby 🤘

Recoding my portfolio using Gatsby 🤘

51
Comments 7
3 min read
GraphQL & Distributed SQL Tips and Tricks – Aug 10, 2020

GraphQL & Distributed SQL Tips and Tricks – Aug 10, 2020

3
Comments
6 min read
Creating DotNet Core 3.1 GraphQL api using EF Core, Postgresql & Docker

Creating DotNet Core 3.1 GraphQL api using EF Core, Postgresql & Docker

37
Comments 4
17 min read
Build Laravel 6 SPA + GraphQL API

Build Laravel 6 SPA + GraphQL API

5
Comments 1
1 min read
Wrangling GraphQL Structure

Wrangling GraphQL Structure

9
Comments
7 min read
How to urql, normalized caching

How to urql, normalized caching

14
Comments 1
8 min read
Creating an Authorization Plugin for Apollo Server

Creating an Authorization Plugin for Apollo Server

5
Comments
6 min read
URQL - Universal React Query Library (GraphQL Client)

URQL - Universal React Query Library (GraphQL Client)

31
Comments
3 min read
🚀 Executing multiple queries in a single operation in GraphQL

🚀 Executing multiple queries in a single operation in GraphQL

13
Comments
7 min read
Building a Calendar Scheduling App Backend with Hasura Scheduled Triggers

Building a Calendar Scheduling App Backend with Hasura Scheduled Triggers

19
Comments
6 min read
You dont mention, webmentions

You dont mention, webmentions

6
Comments
2 min read
What are most important first things in API design?

What are most important first things in API design?

23
Comments 3
1 min read
How did GraphQL become a popular way to choose what to query from an API? (Are there any other JSON/XML based implementations?)

How did GraphQL become a popular way to choose what to query from an API? (Are there any other JSON/XML based implementations?)

6
Comments 3
1 min read
Side Project Journal: An Inspirational Quote API

Side Project Journal: An Inspirational Quote API

4
Comments 1
2 min read
How is graphql better than REST? Or is it just an alternative?

How is graphql better than REST? Or is it just an alternative?

6
Comments 1
1 min read
Preforming CRUD Operations Using GraphQL In ASP.NET Core

Preforming CRUD Operations Using GraphQL In ASP.NET Core

6
Comments
6 min read
Welcome to Relay Hooks

Welcome to Relay Hooks

17
Comments
7 min read
loading...