Journey of a GraphQL query
3m
Exploring our data
3m
Apollo RESTDataSource
3m
Implementing our RESTDataSource
2m
The shape of a resolver
3m
Implementing query resolvers
4m
Connecting the dots in server-land
2m
Querying live data
2m
Errors! When queries go sideways
2m
Journey's end
2m
We'll walk through the journey of a GraphQL query and learn how to use resolvers and a `RESTDataSource` to connect our Catstronauts app to live data!
JavaScript, React