fix(index): logical operators (#13137)

This commit is contained in:
Carlos R. L. Rodrigues
2025-08-07 07:34:50 -03:00
committed by GitHub
parent a52708769d
commit 9725bff25d
11 changed files with 373 additions and 125 deletions

View File

@@ -0,0 +1,6 @@
---
"@medusajs/index": patch
"@medusajs/link-modules": patch
---
fix(index): handle $and and $or operators