Summary
The centralized query key constants module needs a test confirming that the keys exported from the module match what is actually used in each hook. A mismatch would silently prevent cache sharing between hooks that reference the same data.
Scope
- Import the query key constants and the hooks that use them
- For each hook, assert its query key matches the expected constant from the module
- Cover: creator list hook, creator detail hook, wallet holdings hook, wallet activity hook
Acceptance Criteria
ETA: 12 hours
Coordinate on Telegram
Summary
The centralized query key constants module needs a test confirming that the keys exported from the module match what is actually used in each hook. A mismatch would silently prevent cache sharing between hooks that reference the same data.
Scope
Acceptance Criteria
ETA: 12 hours
Coordinate on Telegram