We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b21cc6 commit 3a0692bCopy full SHA for 3a0692b
packages/medusa/src/api/admin/rbac/policies/validators.ts
@@ -1,4 +1,4 @@
1
-import { z } from "zod"
+import { z } from "@medusajs/framework/zod"
2
import { applyAndAndOrOperators } from "../../../utils/common-validators"
3
import {
4
createFindParams,
packages/medusa/src/api/admin/rbac/roles/validators.ts
0 commit comments