Skip to content
This repository has been archived by the owner on Oct 18, 2023. It is now read-only.

Academind's YouTube Series on GraphQL using Express and Node

License

Notifications You must be signed in to change notification settings

shantanoo-desai/graphql-express-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

graphql-express-node

Academind's YouTube Series on GraphQL using Express and Node

Link and Repository

YouTube Playlist for Academind's GraphQL Series

Academind's GitHub Repository for the Project

IDE

WebStorm IDE 2018.3.2

Note

Git Commits mentioned in the repository are in a way the major steps for the Video Series

For using REST SPREAD operator ({...}) one needs to initialize babel in the IDE. Related Solution can be found on the following StackExchange Query for Webstorm Babel with Rest Spread Operator