You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.
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:
graphql-helix/packages/core/lib/index.ts
Line 7 in 3a1c91d
Is it recommended a different approach now? Apart from
import {send ... ResponseResut} from 'graphql-helix/node/send-result'
The text was updated successfully, but these errors were encountered: