Lyndon Maydwell

Results 34 comments of Lyndon Maydwell

I was going to have a go at this, but where should I look for the corresponding example of how query is implemented?

I see there is some work started in `examples/Subscription/SimpleSubscription.hs` is this a good place to start?

Ah no, I see that's for server definitions.

Hi @nalchevanidze yes, I'd like to try implementing the feature. Just trying to get advice on where I should start looking.

Hi @nalchevanidze yes, I've gotten a bit stuck with the approach. I'm adding a test/example to begin with and getting a bit of a cryptic error relating to lookupFieldType, not...

I'm not sure if this is due to missing implementation around `subscription` or if the introspection.json needs further additions. The `buildInputType` function seems to be involved but is a bit...

Maybe I'll create a WIP PR so that it's easier to share what I'm up to.

@nalchevanidze created one here: https://github.com/morpheusgraphql/morpheus-graphql/pull/301 looks like some of the better `compileError` messages that I'd put together to track down the issue just got done by someone else, so my...

@nalchevanidze ah awesome looks like the bug relating to the issue stopping my test from compiling was fixed!

Hi @nalchevanidze I'm having another go at this. Perhaps we could pair up some time? I'm stuck as usual ahah!