Video: Our GraphQL API
FullStack React with NextJS
Released:
- 
			1. Series Introduction 28S 
- 
			2. What Is NextJS? 6M44S 
- 
			3. Getting Started With NextJS 8M52S 
- 
			4. Creating Page 10M5S 
- 
			5. Links In NextJS 11M23S 
- 
			6. API Routes in NextJS 9 11M9S 
- 
			7. Setting Up Our Apollo Server 9M30S 
- 
			8. Apollo Client 16M48S 
- 
			9. Apollo Client Part 2SSR 25M11S 
- 
			10. Apollo Client Part 3rd Party APIs 7M2S 
- 
			11. Developing Our Interface 11M12S 
- 
			12. Habits Form 19M53S 
- 
			13. CSS In NextJS 15M12S 
- 
			14. DotEnv in NextJS 9M11S 
- 
			15. Setting Up MongoDB 12M43S 
- 
			16. Our GraphQL API 12M30S 
- 
			17. Connecting Our API To Apollo Server 10M27S 
- 
			18. Apollo Hooks To Query Data 6M45S 
- 
			19. Writing To Our DB with A Mutation 9M59S 
- 
			20. Querying From The Database 6M43S 
- 
			21. Our Habit Events 14M47S 
- 
			22. Error States 12M33S 
- 
			23. Adding Events To The Database 13M49S 
- 
			24. Now Hosting and Pitfalls 17M31S 
- 
			25. Where To Go From Here 3M4S 
Our GraphQL API
In this video, we will set up our GraphQL API. We will create a model for our habits and define what information we want to store, query, and mutate.