Blake Willoughby

Results 5 comments of Blake Willoughby

I had to cast it as an Observable: ``` import {Observable} from "zen-observable-ts"; const observable = GraphQLAPI.graphql(graphqlOperation(XXXXX)) as Observable; observable.subscribe(...) ```

Is there any estimate on when this may become available?

Oh wow! Thank you so much for the quick turn around! I’ll definitely be giving it a look see!

Thanks for the update! No rush from me, just interested.