Closed SirReiva closed 1 year ago
same problem
any ETA to fix this issue?
PRs are welcome to fix the issue. @shoaibsharif
@ardatan #49 seems a fix?
Quick heads up, this has been fixed with #54. Please update to at least @graphql-yoga/nestjs@v0.3.0
and additionally install @nestjs/graphql
since it's now a peer dependency.
if @nest/graphl and @graphql-yoga/nestjs versions missmatch(patch version) Nestjs DI of GraphQLFederationFactory in YogaFederationDriver not found di token.
49 fix that