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.
Idea: its a bug in schema/compile, not providing a default :resolve for subscriptions defined as fields of Subscription.
Yep, that's looking likely.
That's a relief, looks to be exactly that.
FYI: Above is in the new 1.2.1 release