-
Notifications
You must be signed in to change notification settings - Fork 23
Not working with graphql@^16.0.0 #137
Comments
You might use latest graphql. Package needs to be patched to support it. |
I installed the package with |
It seems to work fine with |
I no longer actively use that library, but still maintain it. If you can test it with latest graphql-tools and graphql then we can update packages and examples |
What are you using as an alternative, if you are still using GraphQL and Keycloak together? |
Any progress on this? It work fine for us with GraphQL 16..6.0, but I must add that we only use the "Access to token/user information in resolver context via context.kauth (for regular resolvers and subscriptions)" functionality. |
If anyone is tired of using --force or --legacy-peer-deps, I've forked this repo and published a refactored version that works with |
@dbateman If you want to mantain package feel free to create PR updating readme to point to the fork |
Could not resolve dependency:
peer graphql@"^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0" from [email protected]
The text was updated successfully, but these errors were encountered: