We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This issue is mainly to track dependencies that needs updating as of opening the issue.
knex@latest
0.95.4
objection@3
2.2.14
supertokens-node@8
7.0.0
eslint
typescript@4.5
4.3.5
node:14-alpine
node:16-alpine
graphql@16
15.7.2
graphql-subscriptions@2
1.2.1
graphql-codegen
graphql-ws
subscriptions-transport-ws
The text was updated successfully, but these errors were encountered:
Tried updating graphql-codegen but encountered the same issue as this. Turns out there's a deeper issue.
Relevant links: #232 and #240 from apollographql/graphql-subscriptions
Might consider using patch-package for this issue.
patch-package
Edit: Used patch-package to solve the issue.
Sorry, something went wrong.
Tried migrating to graphql-ws and this unfortunately breaks the GraphQL Playground as it's using a different protocol spec.
Relevant links:
Edit: Figured it out. Pain.
build(deps): update graphql-codegen
8c01f28
See link below for the source of pain #20 (comment)
4bfcec8
See link below for the source of pain cerinoligutom/GraphQL-Starter#20 (comment)
cerinoligutom
No branches or pull requests
This issue is mainly to track dependencies that needs updating as of opening the issue.
knex@latest
from0.95.4
objection@3
from2.2.14
supertokens-node@8
from7.0.0
eslint
and associated pluginstypescript@4.5
from4.3.5
node:14-alpine
tonode:16-alpine
graphql@16
from15.7.2
graphql-subscriptions@2
from1.2.1
graphql-codegen
and associated pluginsgraphql-ws
with backwards-compat tosubscriptions-transport-ws
The text was updated successfully, but these errors were encountered: