evansmusomi / graphql-101

An alpha graphql app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Graphql 101

An intro to Graphql to discover what's juicy about it.

  • Graphql middleware works with Express
  • Graphql schema setup
  • Graphql types: user and company
  • Graphql queries (read) and mutations (edit, delete)

About

An alpha graphql app


Languages

Language:JavaScript 100.0%