This is a simple GraphQL demo application built with Spring Boot. It demonstrates how to create a GraphQL API using Spring Boot and GraphQL.
- Demonstrates how to create a GraphQL API using Spring Boot and GraphQL.
- Provides a simple example of how to define GraphQL schema and resolvers.
- Uses an in-memory data store for simplicity.