I\'m using the following code for a REST route using expressjs, I\'m also using TS in my project.
const { limit, skip } = req.query as any; let data: {