apollographql / apollographql/apollo-feature-requests
Make it possible to globally disable ssr in useQuery
Open
project-apollo-client (legacy)
ssr
- Dominant language
- No language data
- Stars
- 132
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
I would like all my requests to be without SSR, except for those in which I explicitly indicate
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the useQuery entry point and the existing SSR behavior in Apollo Client. Define how a global opt-out should interact with requests that explicitly enable SSR, then verify that default requests omit SSR while explicit requests retain it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- graphql
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100