refactor: migrate api key module to DML (#10450)

Fixes: FRMW-2827
This commit is contained in:
Harminder Virk
2024-12-05 22:07:54 +05:30
committed by GitHub
parent 559fc6587a
commit 70d77ea22f
5 changed files with 115 additions and 117 deletions

View File

@@ -0,0 +1,5 @@
---
"@medusajs/api-key": patch
---
refactor: migrate api key module to DML