Files
medusa-store/www/utils/generated/dml-output/providers.json
github-actions[bot] 4b384eaf05 chore(docs): Generated DML JSON files (automated) (#10530)
* chore(docs): Generated DML JSON files (automated)

* fixes

---------

Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
2024-12-10 16:38:09 +02:00

10 lines
263 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"
}
}
}