Skip to content

voorhoede/code-class-graphql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code class GraphQL

Setup

git clone git@github.com:voorhoede/code-class-graphql.git
cd code-class-graphql
npm install

Run exercise

Use npm run followed by the exercise number, for example to run the second exercise:

npm run 2

Running the solution works in a similar fashion:

npm run 2:solution

Exercises

One

Change the schema and resolver to return an array with extra information about the code class.

Two

Add the CodeClass type and resolver with a required name and date.

Three

Write a query to fetch folks at De Voorhoede GitHub organization and pass this data to the voorhoedeMembers function.

About

📊 Code class about GraphQL at De Voorhoede.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •