Apollo-feature-requests: Make it possible to globally disable ssr in useQuery

Created on 16 Sep 2019  路  3Comments  路  Source: apollographql/apollo-feature-requests

I would like all my requests to be without SSR, except for those in which I explicitly indicate

Most helpful comment

Setting ssr false inside defaultOptions doesn't work apparently

All 3 comments

@ctretyak isn't this possible with defaultOptions https://www.apollographql.com/docs/react/api/apollo-client/#example-defaultoptions-object

No reaction on ssr: false

Setting ssr false inside defaultOptions doesn't work apparently

Was this page helpful?
0 / 5 - 0 ratings

Related issues

crubier picture crubier  路  4Comments

FredyC picture FredyC  路  9Comments

Akryum picture Akryum  路  8Comments

KyleBastien picture KyleBastien  路  6Comments

jbachhardie picture jbachhardie  路  3Comments