/spring-graphql-demo

Demo project for Spring-Mongo-GraphQL

Primary LanguageJava

Spring and GraphQL Demo Project

Following Project uses Java Spring Boot 3 with MongoDB and GraphQL, to understand how to use these technologies together

How to Run

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