sbt-graphql
sbt-graphql copied to clipboard
Cleanup GraphQLQueryPlugin
- Configure resource folders similar to the GraphQLCodegenPlugin
- Check if scripted tests work
Is the goal of this issue to convert the test-project to a scripted test?
Nope 😊 sorry for being so minimal in the description.
I want to configure the source directories like this: https://github.com/muuki88/sbt-graphql/blob/master/src/main/scala/rocks/muki/graphql/GraphQLCodegenPlugin.scala#L44-L48
I saw these the first time when you used it and think this is the way all resource/source directories should be managed.