Log in to GraphQL Editor
Don't miss out.

Blog

Genqlient: a type-safe GraphQL client written in Go
Tomek Poniatowicz
Tomek Poniatowicz
Genqlient: a type-safe GraphQL client written in Go

GraphQL is a new query language for APIs that was developed by Facebook. It's similar to REST but provides clients with ...

3 mins read
over 2 years ago
GraphQL: The Future of Front-End Development
Tomek Poniatowicz
Tomek Poniatowicz
GraphQL: The Future of Front-End Development

GraphQL is a query language that was created by Facebook in 2012 for building web and mobile apps. It has become the new...

3 mins read
over 2 years ago
Neo4j GraphQL Library 2.0.0
Michał Tyszkiewicz
Michał Tyszkiewicz
Neo4j GraphQL Library 2.0.0

A while ago I wrote a bit about the GRAND stack, an integration of GraphQL, React, Apollo and the Neo4j Database. While ...

3 mins read
over 2 years ago
Tina Cloud -  a headless CMS backed by Git
Michał Tyszkiewicz
Michał Tyszkiewicz
Tina Cloud - a headless CMS backed by Git

A common problem when trying to convince someone to use Jamstack tools is the learning curve and that’s understandable, ...

4 mins read
over 2 years ago
Nhost - open source Firebase alternative with GraphQL
Michał Tyszkiewicz
Michał Tyszkiewicz
Nhost - open source Firebase alternative with GraphQL

Most devs are probably at least somewhat familiar with Firebase, Google’s out of the box backend-solution for mobile & w...

3 mins read
over 2 years ago
What is the GRANDstack?
Michał Tyszkiewicz
Michał Tyszkiewicz
What is the GRANDstack?

Last time we looked a bit at neo4j and the benefits of using it together with GraphQL and I briefly mentioned a little t...

4 mins read
over 2 years ago
Neo4j GraphQL Library
Michał Tyszkiewicz
Michał Tyszkiewicz
Neo4j GraphQL Library

A booming market has created the demand for reducing the time to market of software products to a minimum. The current t...

4 mins read
almost 3 years ago
Damn Vulnerable GraphQL Application
Michał Tyszkiewicz
Michał Tyszkiewicz
Damn Vulnerable GraphQL Application

Usually in these when I write about some library or app I try to highlight its strengths. Well, this time I’m going to d...

2 mins read
almost 3 years ago
SpectaQL - generate static docs for a GraphQL schema
Michał Tyszkiewicz
Michał Tyszkiewicz
SpectaQL - generate static docs for a GraphQL schema

It's finally time to take a look at another useful library, this time we’ll check out SpectaQL, a Node.js library for ge...

3 mins read
almost 3 years ago
Graphqurl - curl like CLI for GraphQL
Tomek Poniatowicz
Tomek Poniatowicz
Graphqurl - curl like CLI for GraphQL

The amazing growth of GraphQL is drawing more and more developers every year. Its public release sparked the creation of...

2 mins read
almost 3 years ago
GraphQL Static Site Generator (SSG)
Tomek Poniatowicz
Tomek Poniatowicz
GraphQL Static Site Generator (SSG)

Since its release, GraphQL has become increasingly popular and is being used by an ever growing number of development te...

3 mins read
almost 3 years ago
Mock Backend - The Beginner's Guide to GraphQL Editor p.2
Michał Tyszkiewicz
Michał Tyszkiewicz
Mock Backend - The Beginner's Guide to GraphQL Editor p.2

Last time weput together a pretty basic schema, so let's take a look at how it works. First just to make navigating ever...

2 mins read
almost 3 years ago