Skip to content

jreker/GraphQL-Tutorial-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphQL-Tutorial/Example

This is a project i have made to learn GraphQL. You can just take it and do what you want.

This project is based on the tutorial from https://graphql.org

Getting started

To get started just install dependencies via npm:

npm install

Example GraphiQL Query

{
  hello,
  quoteOfTheDay,
  getNumbers(numberCount: 5)
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •