Skip to content
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.

missing exports send ... ResponseResult from node-http in the barrel file #229

Open
artola opened this issue Jan 15, 2022 · 0 comments
Open

Comments

@artola
Copy link

artola commented Jan 15, 2022

In @canary v 1.12.0-canary-5297b6b.0

This example does not work anymore as the methods send ... ResponseResult are not exposed anymore.

https://github.com/contra/graphql-helix/blob/master/examples/graphql-ws/server.ts

In theory should be included by:

export * from "./send-result/node-http";

Is it recommended a different approach now? Apart from import {send ... ResponseResut} from 'graphql-helix/node/send-result'

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

No branches or pull requests

1 participant