PSA : always check the verb of your postman requests before you go on a wild witch hunt to find out which controller is at fault.
😁3
here is a type safe way to do a try catch.
im trying to avoid
/* eslint-disable @typescript-eslint/ban-ts-comment */
//@ts-nocheck
on all the ts files i write
like if im using ts , i might as well use types lol
im trying to avoid
/* eslint-disable @typescript-eslint/ban-ts-comment */
//@ts-nocheck
on all the ts files i write
like if im using ts , i might as well use types lol