-
-
Notifications
You must be signed in to change notification settings - Fork 618
connection step always throws #2976
Copy link
Copy link
Open
Labels
😓 cannot-reproduceSomeone has attempted but failed to reproduce this; create an example repo to demonstrate the issue.Someone has attempted but failed to reproduce this; create an example repo to demonstrate the issue.
Metadata
Metadata
Assignees
Labels
😓 cannot-reproduceSomeone has attempted but failed to reproduce this; create an example repo to demonstrate the issue.Someone has attempted but failed to reproduce this; create an example repo to demonstrate the issue.
Type
Projects
Status
🌳 Triage
Summary
connection()step always throws an error:Cannot read properties of undefined (reading 'items')coming from this area inconnection.ts.Steps to reproduce
I've got a resolver set up which builds through
graphile-buildandgraphile-exportto this code:which seems like the most straightforward use of
connection: passing it aPgSelectStep.Expected results
See no errors
Actual results
Got the aforementioned error
Additional context
Relevant versions: