Is it possible to pass a feature to micronaut cli to integrate a new application with graphQL, for example like this:
mn create-app -f grephql name
Currently no. The current GraphQL support does not have a corresponding feature in the CLI. https://github.com/micronaut-projects/micronaut-graphql