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

0.10.0 connections causing compile error #379

Open
danwetherald opened this issue Feb 3, 2022 · 3 comments
Open

0.10.0 connections causing compile error #379

danwetherald opened this issue Feb 3, 2022 · 3 comments

Comments

@danwetherald
Copy link

danwetherald commented Feb 3, 2022

/node_modules/graphql-relay/connection/connection.js:112
┃         ...(0, _graphql.resolveObjMapThunk)(
┃                                            ^
┃
┃ TypeError: (0 , _graphql.resolveObjMapThunk) is not a function

Once downgraded to 0.9.0 the error is removed. This started happening when adding node connections to a project.

@jwhitmarsh
Copy link

I've just come across this - looks as if 0.10.0 is only compatible with graphql >= 16. Did you get anywhere with this @dan003400 ?

@danwetherald
Copy link
Author

@jwhitmarsh I ended up downgraded to 0.9.0 in order to continue working unfortunately.

@productdevbook
Copy link

iam new write library ts-relay-cursor-paging

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants