Server
Setting Up a Server
Articles
- 📜 Building a server with Apollo - Apollo GraphQL
- 📜 Your First GraphQL Server — Clay Allsopp
- 📜 Learn to build a GraphQL server with minimal effort — Ian Wilson
- 📜 Building a GraphQL Server with Node.js — Angus Croll
Videos
- 🎥 Building a GraphQL Server [Part 1] — Traversy Media
- 🎥 Building a GraphQL Server with TypeScript
- 🎥 Learn how to build an API using GraphQL with Apollo Server 2.0 — Fireship
- 🎥 GraphQL server tutorial for Node.js with SQL, MongoDB and REST — Apollo GraphQL
Schema
Articles
- 📜 Understanding schema concepts - Apollo Documentation
- 📜 Graphql Server Basics: Schemas Explained - Prisma Documentation
- 📜 GraphQL Schema Language Cheat Sheet - Hafiz Ismail
- 📜 GraphQL Server Basics: GraphQL Schemas, TypeDefs & Resolvers Explained - Prisma
Videos
Resolvers
Articles
- 📜 GraphQL Resolvers: Best Practices - Mark Stuart
- 📜 Overview of Resolvers - Graphcool Documentation
- 📜 GraphQL Server Basics: GraphQL Schemas, TypeDefs & Resolvers Explained - Prisma
- 📜 GraphQL Resolvers: Best Practices - Mark Stuart
Videos
Context
Articles
- 📜 GraphQL Context and Services - Eric Clemmons
- 📜 Learning about Execution and Context - GraphQL
- 📜 How does one set up database or other context in a graphql resolver - StackOverflow
Info Object
Articles
Databases
Articles
- 📜 Selecting database as data source for GraphQL Server — Wojciech Trocki
- 📜 Connecting Server and Database with the Prisma Client — Prisma
- 📜 Using a GraphQL API for Database Administration — Michael Hunger
- 📜 GraphQL as a database query language - Predrag Gruevski
- 📜 Use all the databases — Loren Sands-Ramshaw
- 📜 GraphQL for databases: A layer for universal database access — George Anadiotis
Videos
- 🎥 Build a GraphQL Server with Node.js and MongoDB - Ben Awad
- 🎥 Build a GraphQL server for Node.js, using PostgreSQL/MySQL - Lee Benson
Dataloader
Articles
Videos
- 🎥 DataLoader – Source code walkthrough — Lee Byron
- 🎥 DataLoader and the Problem it solves in GraphQL — knowthen
Entry Points
Articles
- 📜 API Reference: entry points — GraphQL
- 📜 Adding a GraphQL endpoint - Apollo Documentation
- 📜 Running a scalable & reliable GraphQL endpoint with Serverless - Siddharth Gupta
- 📜 Serving over HTTP: Endpoints - Graphql.org
Videos
Schema Stitching
Articles
- 📜 The ultimate guide to Schema Stitching in GraphQL - Rishichandra Wawhal
- 📜 GraphQL Stitching 101 - Artsy
- 📜 Schema Stitching - Apollo Documentation
- 📜 GraphQL Remote Schema Stitching in a Multi-Service Architecture - Suciu Vlad
Videos
- 🎥 API mashup: Combining APIs using GraphQL schema stitching - GitHub
- 🎥 GraphQL Schema Stitching - Ben Awad
- 🎥 GraphQL Schema Stitching with Prisma and Contentful - Nikolas Burk(Contentful)
SDL First
Articles
Videos
Code First
Articles
- 📜 Code-first - Hot Chocolate
- 📜 Introducing GraphQL Nexus Code First GraphQL Server Development - Prisma
- 📜 The Problems of Schema-First GraphQL - Prisma
Middleware
Articles
Videos
Server
Setting Up a Server
Articles
- 📜 Building a server with Apollo - Apollo GraphQL
- 📜 Your First GraphQL Server — Clay Allsopp
- 📜 Learn to build a GraphQL server with minimal effort — Ian Wilson
- 📜 Building a GraphQL Server with Node.js — Angus Croll
Videos
- 🎥 Building a GraphQL Server [Part 1] — Traversy Media
- 🎥 Building a GraphQL Server with TypeScript
- 🎥 Learn how to build an API using GraphQL with Apollo Server 2.0 — Fireship
- 🎥 GraphQL server tutorial for Node.js with SQL, MongoDB and REST — Apollo GraphQL
Schema
Articles
- 📜 Understanding schema concepts - Apollo Documentation
- 📜 Graphql Server Basics: Schemas Explained - Prisma Documentation
- 📜 GraphQL Schema Language Cheat Sheet - Hafiz Ismail
- 📜 GraphQL Server Basics: GraphQL Schemas, TypeDefs & Resolvers Explained - Prisma
Videos
Resolvers
Articles
- 📜 GraphQL Resolvers: Best Practices - Mark Stuart
- 📜 Overview of Resolvers - Graphcool Documentation
- 📜 GraphQL Server Basics: GraphQL Schemas, TypeDefs & Resolvers Explained - Prisma
- 📜 GraphQL Resolvers: Best Practices - Mark Stuart
Videos
Context
Articles
- 📜 GraphQL Context and Services - Eric Clemmons
- 📜 Learning about Execution and Context - GraphQL
- 📜 How does one set up database or other context in a graphql resolver - StackOverflow
Info Object
Articles
Databases
Articles
- 📜 Selecting database as data source for GraphQL Server — Wojciech Trocki
- 📜 Connecting Server and Database with the Prisma Client — Prisma
- 📜 Using a GraphQL API for Database Administration — Michael Hunger
- 📜 GraphQL as a database query language - Predrag Gruevski
- 📜 Use all the databases — Loren Sands-Ramshaw
- 📜 GraphQL for databases: A layer for universal database access — George Anadiotis
Videos
- 🎥 Build a GraphQL Server with Node.js and MongoDB - Ben Awad
- 🎥 Build a GraphQL server for Node.js, using PostgreSQL/MySQL - Lee Benson
Dataloader
Articles
Videos
- 🎥 DataLoader – Source code walkthrough — Lee Byron
- 🎥 DataLoader and the Problem it solves in GraphQL — knowthen
Entry Points
Articles
- 📜 API Reference: entry points — GraphQL
- 📜 Adding a GraphQL endpoint - Apollo Documentation
- 📜 Running a scalable & reliable GraphQL endpoint with Serverless - Siddharth Gupta
- 📜 Serving over HTTP: Endpoints - Graphql.org
Videos
Schema Stitching
Articles
- 📜 The ultimate guide to Schema Stitching in GraphQL - Rishichandra Wawhal
- 📜 GraphQL Stitching 101 - Artsy
- 📜 Schema Stitching - Apollo Documentation
- 📜 GraphQL Remote Schema Stitching in a Multi-Service Architecture - Suciu Vlad
Videos
- 🎥 API mashup: Combining APIs using GraphQL schema stitching - GitHub
- 🎥 GraphQL Schema Stitching - Ben Awad
- 🎥 GraphQL Schema Stitching with Prisma and Contentful - Nikolas Burk(Contentful)
SDL First
Articles
Videos
Code First
Articles
- 📜 Code-first - Hot Chocolate
- 📜 Introducing GraphQL Nexus Code First GraphQL Server Development - Prisma
- 📜 The Problems of Schema-First GraphQL - Prisma