Files
medusa-store/packages/medusa-react/src
Kasper Fabricius Kristensen 6293fccc65 hotfix(medusa-react): Invalidate query keys on successful mutations (#3099)
**What**
- Fixes an issue where query keys weren't invalidated on successful mutations.

**How**
- Update `buildOptions` function to be called per `QueryKey` instead of passing them all as a single query key, resulting in no matches found.
- Fixes imports that aren't compatible with ESM modules.
2023-01-24 12:55:24 +00:00
..
2023-01-18 10:17:39 +01:00
2022-02-02 17:10:56 +01:00