Cies Breijs
Cies Breijs
Downgraded to [251.26094.37](https://plugins.jetbrains.com/plugin/8097-graphql/versions/stable/747099) (compatibility 2025.1.2 — 2025.1.3); still get the same error as described above.
I've also found a fix in not downloading the schema from the plugin, but letting the Gradle task of `graphql-kotlin` do the downloading the schema. Then I use the `graphql.config.yml`...
I really agree with the premise that Nix is not "just a package manager", those would be `cabal-install` and `stack`. I found `stack` worked really well for making sure builds...