You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to provide some additional context in the watchQuery API section that helps explain what the errorPolicy and fetchPolicy options do. As a start, making sure the ErrorPolicy and FetchPolicy interface links work should help.
We should mention that ObservableQuery uses zen-observable, and link to the zen-observable documentation somewhere (to help expose the additional zen-observable API options that we're not documenting in the Apollo Client API docs).
The text was updated successfully, but these errors were encountered:
Reported via Slack:
watchQuery
API section that helps explain what theerrorPolicy
andfetchPolicy
options do. As a start, making sure theErrorPolicy
andFetchPolicy
interface links work should help.ObservableQuery
useszen-observable
, and link to thezen-observable
documentation somewhere (to help expose the additionalzen-observable
API options that we're not documenting in the Apollo Client API docs).The text was updated successfully, but these errors were encountered: