{"id":18471003,"url":"https://github.com/moonhighway/graphql-online","last_synced_at":"2025-05-12T13:35:03.271Z","repository":{"id":84066123,"uuid":"225462020","full_name":"MoonHighway/graphql-online","owner":"MoonHighway","description":"Learning materials for the online GraphQL sessions for PayPal","archived":false,"fork":false,"pushed_at":"2020-10-15T05:36:51.000Z","size":34,"stargazers_count":5,"open_issues_count":0,"forks_count":6,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-16T18:44:25.897Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MoonHighway.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-12-02T20:25:35.000Z","updated_at":"2021-06-22T08:21:09.000Z","dependencies_parsed_at":"2023-03-16T05:00:32.758Z","dependency_job_id":null,"html_url":"https://github.com/MoonHighway/graphql-online","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MoonHighway%2Fgraphql-online","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MoonHighway%2Fgraphql-online/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MoonHighway%2Fgraphql-online/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MoonHighway%2Fgraphql-online/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MoonHighway","download_url":"https://codeload.github.com/MoonHighway/graphql-online/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253748629,"owners_count":21957958,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-06T10:15:31.581Z","updated_at":"2025-05-12T13:35:03.248Z","avatar_url":"https://github.com/MoonHighway.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://upload.wikimedia.org/wikipedia/commons/thumb/1/17/GraphQL_Logo.svg/512px-GraphQL_Logo.svg.png\" width=\"100\" alt=\"graphql logo\"/\u003e\n\u003c/p\u003e\n\n# GraphQL PayPal\n\nWelcome! 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.\n\n## Instructor Info\n\n- **Eve Porcello**: [Twitter](https://twitter.com/eveporcello) | [Email](mailto:eve@moonhighway.com)\n- **Moon Highway Training**: [Moon Highway Website](https://www.moonhighway.com) | [Mailing List](http://bit.ly/moonhighway) | [Articles](https://www.moonhighway.com/articles)\n\n### GraphQL Query Language\n\n- [Query Language Slides](https://slides.com/moonhighway/graphql-intro/)\n- [Snowtooth Playground](https://snowtooth.moonhighway.com)\n- [Pet Library Playground](https://pet-library.moonhighway.com)\n- [Refactored Pet Library](http://funded-pet-library.moonhighway.com/)\n- [Github GraphQL Explorer](https://developer.github.com/v4/explorer/)\n- [SWAPI: Star Wars API](http://graphql.org/swapi-graphql/)\n- [Lab Instructions](https://slides.com/moonhighway/snowtooth-query-lab/)\n\n### GraphQL Schema Definition Language\n\n- [Schema Definition Language Slides](https://slides.com/moonhighway/schema-definition-language/)\n- [CodeSandbox Starting Schema](https://codesandbox.io/s/github/moonhighway/pet-library-schema)\n- [Starting Schema](https://github.com/MoonHighway/pet-library-schema)\n- [First Schema Iteration](https://github.com/MoonHighway/pet-library-schema/tree/initial-schema)\n- [Complete Schema](https://github.com/MoonHighway/pet-library-schema/tree/complete)\n- [Lab Instructions](https://slides.com/moonhighway/schema-lab/)\n- [Lab Repository](https://github.com/graphqlworkshop/schema-activity)\n- [Mocking](https://github.com/graphqlworkshop/mocking)\n\n### Building a GraphQL API\n\n- [Exercise Start Files](https://github.com/graphqlworkshop/snowtooth-api)\n- [Simple Strava Sample](https://github.com/eveporcello/simple-strava-sample/blob/master/index.js)\n- [Photo Share API Sample - MongoDB](https://github.com/graphqlworkshop/photo-share-api/blob/step-e3/src/index.js)\n- [Data Sources Docs](https://www.apollographql.com/docs/apollo-server/data/data-sources/)\n- [REST Data Sources](https://github.com/MoonHighway/countries-datasources)\n- [Resolver Best Practices - PayPal Blog](https://medium.com/paypal-engineering/graphql-resolvers-best-practices-cd36fdbcef55)\n- [Mutation Pet Library](https://github.com/MoonHighway/pet-library/blob/initial-version/src/resolvers/Mutation.js)\n\n### Unions and Interfaces\n\n- [Unions \u0026 Interfaces Slides](https://slides.com/moonhighway/unions-interfaces)\n- [Union Types](https://codesandbox.io/s/rm2rx3opqm)\n- [Interfaces](https://codesandbox.io/s/71x8n304r1)\n- [Finished Snowtooth API CodeSandbox](https://codesandbox.io/s/modest-cherry-rmh4q)\n- [Employee Interface Finished](https://github.com/graphqlworkshop/interface-lab/tree/complete)\n- [Employee Interface Gist](https://gist.github.com/eveporcello/28c0b8f99fd01b1a3d9bd9c86ba81379)\n\n### Client Intro Samples\n\n- Simple cURL Request\n\n```sh\ncurl -X POST \\\n     -H \"Content-Type: application/json\" \\\n     --data '{ \"query\": \"{allLifts{name}}\" }' \\\n     http://snowtooth.moonhighway.com\n```\n\n- [Fetch Sample](https://codesandbox.io/s/n3jro0o4n0)\n- [graphql-request](https://codesandbox.io/s/4qzq5z2vz0)\n- [Snowtooth UI](https://github.com/graphqlworkshop/snowtooth-ui)\n\n### Auth Examples\n\n- [Pet Library](https://pet-library.moonhighway.com)\n- [Pet Library Implementation](https://github.com/MoonHighway/pet-library/blob/initial-version/src/resolvers/Mutation.js)\n\n## Federation\n\n- [Start Project - Federation](https://github.com/graphqlworkshop/snowtooth-federation-lab)\n\n## Next Steps\n\n- [Fullstack Error Handling with GraphQL](https://blog.apollographql.com/full-stack-error-handling-with-graphql-apollo-5c12da407210)\n- [Apollo Federation](https://egghead.io/playlists/getting-started-with-apollo-federation-60ad0165)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoonhighway%2Fgraphql-online","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoonhighway%2Fgraphql-online","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoonhighway%2Fgraphql-online/lists"}