RobertS
DTDrizzle Team
•Created by RobertS on 5/8/2024 in #help
Pagination proper TypeScript return types generics
Hi, I am having some hard time during implementation of basic pagination function. I wanted to make it as generic as possible but not able to get to the point where I will be able to access specific property from a specific model. Below is some basic code snippet which I am trying to implement
3 replies