-
-
Notifications
You must be signed in to change notification settings - Fork 191
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
graphql-tag-pluck peer dependency #452
Comments
Yes but I didn't notice that change in |
@kamilkisiela sorry for taking so much to test this 😞 After this fix I am getting the following error, when I try to validate
According to this DAB0mB/graphql-tag-pluck#11 Do you think it should be a peer-dependency here or upstream on Thanks! |
Hi,
It seems that
graphql-tag-pluck
is now a peer-dependency ofgraphql-toolkit
sincev0.3.2
:ardatan/graphql-toolkit#152
Should we add
graphql-tag-pluck
as a dependency (or peer) of@graphql-inspector/load
package? Or I am missing something else?With
v1.22.0
I am getting the following error using a command likegraphql-inspector validate 'src/app/**/*.ts' ./schema.graphql
:The text was updated successfully, but these errors were encountered: