stoutlabs / stoutlabs-graphql-demo

Simple graphQL CRUD demo using some static data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple GraphQL CRUD Demo

Just a simple demo of graphQL queries and mutations. Uses static data for simplicity.

(Note: I will probably post a more advanced version soon. Stay tuned!)

Subscriptions Added

Added a couple demo subscriptions for posts and comments.

About

Simple graphQL CRUD demo using some static data.


Languages

Language:JavaScript 100.0%