reasonml-community / reason-apollo-hooks

Deprecated in favor of https://github.com/reasonml-community/graphql-ppx
https://reasonml-community.github.io/reason-apollo-hooks/
MIT License
137 stars 28 forks source link

feat: handle onSubscriptionData #140

Open Qziem opened 3 years ago

Qziem commented 3 years ago

Function onSubscriptionData in useSubscription wasn't handle. I added bindings for that.