react-boilerplate-logic icon indicating copy to clipboard operation
react-boilerplate-logic copied to clipboard

Integrating Redux-Logic with Apollo Client 2.0 or Other Graphql Client

Open loganpowell opened this issue 6 years ago • 0 comments

Issue Type

Question

Description

Hi @jeffbski ! So happy to have found a Redux middleware author who sees the world as I do :) I apologize for creating an issue here - if you would have prefered it in redux-logic I can repost. I am struggling to integrate Redux-logic with a GraphQL client (currently Apollo 2.0). This is not by any means a ding on Redux Logic documentation as it's very comprehensive imo (you can't possibly foresee all the different integration issues in advance), but I am wondering if you have any guidance for people trying to integrate a graphql client with Redux logic (i.e., dispatching graphql queries/mutations and subscribing to streams) from within the middleware async orchestration logic.

Thank you for creating Redux Logic. I have a feeling it's gonna be king of the hill ;)

loganpowell avatar Feb 26 '18 13:02 loganpowell