Skip to content

The student repository for the two-day GraphQL Workshop @ CascadiaJS November 5-6, 2019

Notifications You must be signed in to change notification settings

graphqlworkshop/cascadiajs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

moon highway logo graphql logo cascadiajs

CascadiaJS GraphQL Workshop

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

Day 1

GraphQL Query Language

GraphQL Schema Definition Language

Building a GraphQL API

Mid Class Evaluation

Day 2

Unions and Interfaces

Auth Examples

Apollo Client

Simple Requests

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

React & Apollo

Next Steps

Final Evaluation

About

The student repository for the two-day GraphQL Workshop @ CascadiaJS November 5-6, 2019

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published