You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is this a problem with Bazel? I'm not familiar with Bazel, but it seems wrong that a third-party build tool should dictate how gqlgen should work internally.
What happened?
Bazel builds no longer work, packages are not pulling in their types correctly after #2988 was landed.
What did you expect?
Bazel builds continue to work.
Minimal graphql.schema and models to reproduce
Cannot minimally reproduce this without an advanced Bazel setup.
If I revert this #2988, everything works as expected.
versions
go run github.com/99designs/gqlgen version
? v0.17.49go version
? go1.22.5The text was updated successfully, but these errors were encountered: