-
Notifications
You must be signed in to change notification settings - Fork 0
API: Inventory #11
Copy link
Copy link
Open
Description
Austin2Shih
opened on Feb 28, 2024
Issue body actions
- Create the Inventory Model
- Create support for CRUD
- Add a resolver to Product: inventory which just returns the inventory that is linked to a product
- Make it so that creating a product also creates an inventory with the same UUID as the product.
- If Product is deleted, make sure Inventory is deleted (achieved by cascade deletion in prisma)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels