Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support @nestjs/graphql ^10.0.0 #120

Closed
zoltan-mihalyi opened this issue Mar 8, 2022 · 1 comment
Closed

support @nestjs/graphql ^10.0.0 #120

zoltan-mihalyi opened this issue Mar 8, 2022 · 1 comment
Assignees
Labels
Type: Dependencies Pull requests that update a dependency file

Comments

@zoltan-mihalyi
Copy link

@nestjs/graphql peerDependency is set to ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0. Maybe updating this dependency will work out of the box

@ferrerojosh
Copy link
Owner

It should still work, since it highly depends on @nestjs/graphql without actually calling any apollo libraries. I'll update this in the next patch to just target @nestjs/graphql@>=6.

@ferrerojosh ferrerojosh added the Type: Dependencies Pull requests that update a dependency file label Mar 8, 2022
@ferrerojosh ferrerojosh self-assigned this Mar 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Dependencies Pull requests that update a dependency file
Projects
None yet
Development

No branches or pull requests

2 participants