apollographql / apollographql/apollo-client-integrations
Make it clear that this doesn't need `ssrMode`
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 556
- Forks
- 53
- PR merge metrics
- No merged PRs in 30d
Description
The package should warn on every use of `ssrMode`, `ssrForceFetchDelay`, `ssr` and similar options, and overwrite all of them with `false`.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the integration code that handles ssrMode, ssrForceFetchDelay, ssr, and related options, then find any existing tests for those options. Check how warnings and option overrides are currently tested. Done means each listed option and similar SSR option emits a warning and is overwritten with false.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- next.js, typescript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100