Skip to content

MoonHighway/graphql-online

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

graphql logo

GraphQL PayPal

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 Query Language

GraphQL Schema Definition Language

Building a GraphQL API

Unions and Interfaces

Client Intro Samples

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

Auth Examples

Federation

Next Steps

About

Learning materials for the online GraphQL sessions for PayPal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors