Skip to content

MoonHighway/graphql-onboarding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

GraphQL Onboarding

Welcome! We're really glad that you're here. Below you'll find all of the resources that we'll use throughout this course. If you're looking for slides, samples, links, etc., this is the place to look.

Instructor Info

GraphQL Refresher

Apollo Server

Mid-Class Evaluation

Apollo Client

Simple Requests

  • curl Request
curl -X POST \
     -H "Content-Type: application/json" \
     --data '{ "query": "{allLifts{name}}" }' \
     http://snowtooth.moonhighway.com

Federation

Apollo Studio

About

Course materials for an onboarding to GraphQL program

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published