apollo-client-maven-plugin icon indicating copy to clipboard operation
apollo-client-maven-plugin copied to clipboard

How to skip generating classes for queries?

Open avanathan opened this issue 2 years ago • 1 comments

We want to generate sources for only Schema files, but not queries. Is there a way to do it?

avanathan avatar May 21 '23 17:05 avanathan

If it's possible in https://github.com/apollographql/apollo-kotlin Gradle plugin, we can do It

aoudiamoncef avatar Sep 16 '23 21:09 aoudiamoncef