sbt-graphql icon indicating copy to clipboard operation
sbt-graphql copied to clipboard

Cleanup GraphQLQueryPlugin

Open muuki88 opened this issue 7 years ago • 2 comments

  • Configure resource folders similar to the GraphQLCodegenPlugin
  • Check if scripted tests work

muuki88 avatar May 26 '18 19:05 muuki88

Is the goal of this issue to convert the test-project to a scripted test?

jonas avatar Jun 03 '18 02:06 jonas

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.

muuki88 avatar Jun 03 '18 06:06 muuki88