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.
OSS @Hasura: August Digest

OSS @Hasura: August Digest

4
Comments
3 min read
Four reasons that PureScript is your best choice to build a server in 2020

Four reasons that PureScript is your best choice to build a server in 2020

12
Comments 2
5 min read
📣 v0.3 for GraphQL API for WordPress released

📣 v0.3 for GraphQL API for WordPress released

5
Comments
1 min read
Functional GraphQL 1 - Specs and typelevel parsing

Functional GraphQL 1 - Specs and typelevel parsing

6
Comments
7 min read
GraphQL on Azure: Part 4 - Serverless CosmosDB

GraphQL on Azure: Part 4 - Serverless CosmosDB

13
Comments
9 min read
GraphQL tools & libraries pt. 2

GraphQL tools & libraries pt. 2

25
Comments 1
4 min read
Using GraphQL in Golang

Using GraphQL in Golang

97
Comments
7 min read
Full Stack Serverless - Building a Real-time Chat App with GraphQL, CDK, AppSync, and React

Full Stack Serverless - Building a Real-time Chat App with GraphQL, CDK, AppSync, and React

501
Comments 10
9 min read
Turn your Go REST API to GraphQL using Hasura Actions

Turn your Go REST API to GraphQL using Hasura Actions

7
Comments
6 min read
React Native File Upload using GraphQL & Apollo

React Native File Upload using GraphQL & Apollo

19
Comments 3
7 min read
GraphQL the Simple Way, or: Don't Use Apollo

GraphQL the Simple Way, or: Don't Use Apollo

7
Comments
9 min read
Data Federation in GraphQL using Hasura Remote Joins and Gatsby Source Plugins

Data Federation in GraphQL using Hasura Remote Joins and Gatsby Source Plugins

6
Comments
8 min read
Here is what you need as a backend from 'graphql and nodejs with mongodb'(with JWT auth)

Here is what you need as a backend from 'graphql and nodejs with mongodb'(with JWT auth)

7
Comments
1 min read
Issue with my new job

Issue with my new job

4
Comments 16
2 min read
Apollo client graphQL and Auth0: A complete implementation

Apollo client graphQL and Auth0: A complete implementation

6
Comments
3 min read
When to start thinking about QA

When to start thinking about QA

5
Comments
8 min read
GraphQL tools & libraries

GraphQL tools & libraries

79
Comments
4 min read
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
loading...