GraphQL Schema Design - Node.js

Опубликовано: 02 Октябрь 2024
на канале: Code Smell
6,997
10

GraphQL Schema design with Node.js in the real-world. We will design a schema for baseball teams. We will use professional practices.

Not at all required to follow this video but see the previous videos that brought us here:
- Unit Testing Resolvers with TDD:    • How to Unit Test GraphQL Resolvers wi...  
- Unit Testing a GraphQL Data Source in Node.js:    • GraphQL Unit Testing: Data Sources - ...  

Next time we will update the data source and add resolvers for this new schema.

Query-driven schema design: https://www.apollographql.com/docs/ap...

Lee Byron - Exploring GraphQL at react-europe 2015:    • Lee Byron - Exploring GraphQL at reac...  

#ItsJustJavaScript #BackendLove #VimOrDie