Fork me on GitHub
#graphql
<
2023-04-05
>
hlship18:04:53

I'm still struggling w/ the tests (which use a web socket) pass and the demo app fails and it seems to be some kind of difference once the streamed value is acquired from the streamer; a kind of off-by-one-level-of-the-map issue, perhaps.

hlship18:04:35

Idea: its a bug in schema/compile, not providing a default :resolve for subscriptions defined as fields of Subscription.

hlship18:04:57

Yep, that's looking likely.

hlship19:04:32

That's a relief, looks to be exactly that.

❤️ 2
hlship22:04:20

FYI: Above is in the new 1.2.1 release

🙌 6
2