Files
medusa-store/www/utils/generated/dml-output/providers.json
2025-10-21 11:56:47 +03:00

13 lines
312 B
JSON

{
"Locking": {
"filePath": "packages/modules/providers/locking-postgres/src/models/locking.ts",
"properties": {
"id": "The ID of the locking.",
"owner_id": "The ID of the locking's owner.",
"expiration": "The expiration date of the locking"
},
"deprecated": {
"is_deprecated": false
}
}
}