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: skip option for usequery #45

Closed momentiris closed 4 years ago

momentiris commented 4 years ago

This just adds skip param to useQuery. https://www.apollographql.com/docs/react/api/react-apollo/#configskip

Thanks!

fakenickels commented 4 years ago

Hey there, thanks for your contribution. The code looks good we'll be able to merge once the conflicts are solved!

momentiris commented 4 years ago

Should be okay now!

fakenickels commented 4 years ago

Thanks!