GraphQL Mutations in Spring Boot - Tutorial
Offered By: Dan Vega via YouTube
Course Description
Overview
          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
Related Courses
Spring Boot with Embedded DatabaseCoursera Project Network via Coursera Master RESTful APIs with Spring Boot 2 in 100 Steps
Udemy Learn Spring 5, Boot 2, JPA, AOP, Web MVC, REST
Udemy Using H2 in Your Java Applications: Getting Started
Pluralsight Software Testing Tutorial - Learn Unit Testing and Integration Testing
Amigoscode via YouTube
