feat(user, types): add invite and user properties + migration (#6327)

**What**
- Add invite model 
- Populate user model
This commit is contained in:
Philip Korsholm
2024-02-14 21:58:14 +08:00
committed by GitHub
parent 16927469eb
commit 4d51f095b3
45 changed files with 1751 additions and 100 deletions

View File

@@ -8806,7 +8806,7 @@ __metadata:
languageName: unknown
linkType: soft
"@medusajs/user@workspace:packages/user":
"@medusajs/user@workspace:^, @medusajs/user@workspace:packages/user":
version: 0.0.0-use.local
resolution: "@medusajs/user@workspace:packages/user"
dependencies:
@@ -31576,6 +31576,7 @@ __metadata:
"@medusajs/promotion": "workspace:^"
"@medusajs/region": "workspace:^"
"@medusajs/types": "workspace:^"
"@medusajs/user": "workspace:^"
"@medusajs/utils": "workspace:^"
"@medusajs/workflow-engine-inmemory": "workspace:*"
babel-preset-medusa-package: "*"