Following Project uses Java Spring Boot 3 with MongoDB and GraphQL, to understand how to use these technologies together
Following is a Gradle project, so use gradlew build followed by gradlew bootRun to Run Application
Visit localhost:8080/graphiql to test out the Query and mutation provided