nest-autocrud/libs/prisma/src/processes
2024-10-30 22:55:25 +07:00
..
create.process.ts feat: full working simple crud with id as unique identifier 2024-10-30 22:55:25 +07:00
delete.process.ts feat: full working simple crud with id as unique identifier 2024-10-30 22:55:25 +07:00
index.ts wip: full fledge of API CRUD 2024-10-30 20:06:58 +07:00
list.process.ts feat: full working simple crud with id as unique identifier 2024-10-30 22:55:25 +07:00
pagination.process.ts feat: full working simple crud with id as unique identifier 2024-10-30 22:55:25 +07:00
prisma.process.ts fix: lingking import 2024-10-29 10:49:58 +07:00
read.process.ts feat: full working simple crud with id as unique identifier 2024-10-30 22:55:25 +07:00
update.process.ts feat: full working simple crud with id as unique identifier 2024-10-30 22:55:25 +07:00