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

Add LazyQuery Hook #133

Open ZielonyBuszmen opened 4 years ago

ZielonyBuszmen commented 4 years ago

I added LazyQuery Hook binding, because I cannot find it in this repository.

mbirkegaard commented 4 years ago

Just took a look at ApolloHooksMutation which wraps mutate in useMemo. I think that's a mistake for similar reasons as I mention above.