morpheus-graphql icon indicating copy to clipboard operation
morpheus-graphql copied to clipboard

WIP: Feature/subscription support

Open sordina opened this issue 5 years ago • 4 comments

Want to add support for subscriptions as per https://github.com/morpheusgraphql/morpheus-graphql/issues/276

sordina avatar Nov 09 '19 02:11 sordina

it is a bug:

https://github.com/morpheusgraphql/morpheus-graphql/blob/cfeddadef5670d156b77fcacb2745eac31fdf4ac/src/Data/Morpheus/Execution/Client/Selection.hs#L92

there it should select operation dataType according to operationType QUERY | MUTATION | SUBSCRIPTION but for now it selects every time dataType of query

nalchevanidze avatar Nov 09 '19 14:11 nalchevanidze

this problem is fixed hier #302

nalchevanidze avatar Nov 09 '19 18:11 nalchevanidze

hi @sordina , is this still in development, is there something where i could help you?

nalchevanidze avatar Jan 07 '20 13:01 nalchevanidze

Hi @nalchevanidze , I got pulled away over the Christmas period but am still very keen to continue. I might have another go at trying this from the latest version of master since some things have changed since I was working on it last and then let you know where I get stuck!

sordina avatar Jan 08 '20 00:01 sordina

i think i will close this pr for now. since it is outdated

nalchevanidze avatar Aug 26 '22 11:08 nalchevanidze

Thanks @nalchevanidze sorry I never got round to coming up with a solution for this!

sordina avatar Aug 27 '22 01:08 sordina

no worries :)

nalchevanidze avatar Aug 27 '22 11:08 nalchevanidze