Skip to content

chkp-orso/GraphQL-Tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphQL-Tutorial

This project is a tutorial for building an express application with GraphQL.

The components

  1. server.js - where is the express application configured with GraphQL.
  2. localDB.js - where we hard codded define the DB, consisted of users & companies.
  3. schema.js - the GraphQL schema.

Those are few examples for querying the application

user

company

users

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published