nest-autocrud/libs/skeleton/src/executors
2024-11-01 17:16:36 +07:00
..
create.executor.ts feat: full working simple crud with id as unique identifier 2024-10-30 22:55:25 +07:00
default.executor.ts feat: full working simple crud with id as unique identifier 2024-10-30 22:55:25 +07:00
delete.executor.ts feat: full working simple crud with id as unique identifier 2024-10-30 22:55:25 +07:00
index.ts feat: full working simple crud with id as unique identifier 2024-10-30 22:55:25 +07:00
list.executor.ts feat: full working simple crud with id as unique identifier 2024-10-30 22:55:25 +07:00
pagination.executor.ts fix: pagination not a number format by dto 2024-11-01 17:16:36 +07:00
read.executor.ts feat: full working simple crud with id as unique identifier 2024-10-30 22:55:25 +07:00
update.executor.ts feat: full working simple crud with id as unique identifier 2024-10-30 22:55:25 +07:00