This repository was archived by the owner on Nov 14, 2025. It is now read-only.
Commit 3be957d
committed
refactor: remove unnecessary optimization infrastructure
Keep only the essential fix for redundant client-side filtering.
The optimization infrastructure was over-engineered for a problem
that doesn't really exist - the GraphQL API already supports
server-side filtering properly.1 parent 269debd commit 3be957d
File tree
8 files changed
+10
-1380
lines changed- .changeset
- src
- __tests__/utils/graphql
- client
- utils/graphql
8 files changed
+10
-1380
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
This file was deleted.
This file was deleted.
0 commit comments