jeddeloh / rescript-apollo-client

ReScript bindings for the Apollo Client ecosystem
MIT License
127 stars 18 forks source link

Add nextFetchPolicy to watchQuery options #123

Closed tienle closed 3 years ago

tienle commented 3 years ago

FYI:

https://www.apollographql.com/docs/react/api/core/ApolloClient/#ApolloClient.watchQuery

jeddeloh commented 3 years ago

👍

jeddeloh commented 3 years ago

Published in 2.1.2. Thanks!