graphql / graphql/graphql-relay-js

0.10.0 connections causing compile error

Open
#379 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
1.5k
Forks
177
Avg merge
10m
Merged PRs (30d)
1

Description

```
/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.

Contributor guide

Open the contributing guide

Research direction

Start at node_modules/graphql-relay/connection/connection.js:112 and reproduce the compile error while adding node connections with version 0.10.0. Compare the behavior with 0.9.0 and inspect the involved GraphQL dependency versions. Done means node connections compile without the resolveObjMapThunk error on the supported setup.

Written by the indexing model from the issue text.

Assessment

Tech stack
graphql
Domain
backend-api-design
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.