Completed
Enabling the GraphQL UI
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Spring for GraphQL Schema Mapping Inspection Tutorial
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 GraphQL inspection report introduction
- 3 Creating a simple GraphQL project
- 4 Defining object types
- 5 Extending default GraphQL Java types
- 6 Runtime wiring configurations
- 7 Enabling the GraphQL UI
- 8 Creating the event controller
- 9 Fixing the schema mismatch
- 10 Extending the schema with Session type
- 11 Resolving data mismatch with schema mapping
- 12 Conclusion & closing thoughts