Skip to content

MoonHighway/intro-to-graphql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

graphql logo moon highway logo

GraphQL Workshop

Welcome! We're really glad 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 Query Language

Schema Slides

Building a GraphQL API

Apollo Client

Simple Requests

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

Tutorials and Resources

About

This repository contains the course materials for an online intro to GraphQL course!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published