Why @graphql-tools/utils is in dependencies instead of peerDependencies? #49
Closed
valerii15298
started this conversation in
General
Replies: 1 comment
-
Because of this line: typegraphql-nestjs/src/helpers.ts Line 1 in 3fc0038 Which is required to make it work with apollo federation. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
As I see in
type-graphql
package@graphql-tools/utils
is in devDependencies. So why is it different in this project?And does it make any impact(just curious about impact)?
Beta Was this translation helpful? Give feedback.
All reactions