Skip to content

jelkand/graphql-kata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphQL Kata

A repo for hands on exploration with GraphQL.

Exercises

Exercise 1:

Write a schema on the backend, and query it from the API explorer.

Exercise 2:

Write a mutation, and update from the API explorer.

Exercise 4:

Extend the query using a third party API

Commands

yarn start runs the server on port 4000 and the site on 3000.

About

Some exercises in learning graphql

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published