Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore GraphQL mutations in Spring Boot through this comprehensive tutorial video. Learn to bind named GraphQL arguments to simple and complex types in Spring for GraphQL. Begin with an introduction to GraphQL mutations, then set up a Java Maven project and configure the application in IntelliJ. Create Book and Review models, implement a Book repository, and configure application properties. Verify the H2 Console database, develop a Book controller, and define the GraphQL schema. Progress to creating simple mutations, utilizing input objects in mutations, and implementing batch creation with lists. Access the accompanying GitHub repository and additional resources for further learning and implementation.
Syllabus
GraphQL Mutations Introduction
Java Maven Project Setup
Application Setup in IntelliJ
Book and Review Model Creation
Creating Book Repository
Application.properties Configuration
H2 Console Database Verification
Book Controller Creation
GraphQL Schema Definition
Creating Simple Mutation
Using Input Objects in Mutations
Batch Create with Lists
Taught by
Dan Vega