stringstring for each _id_id. What is the current expectation to handle these values? Of course, you can manually say String(user._id)String(user._id) but is there a more appropriate method to handle this? Like a way to inform TS that these are strings and not ObjectId's on the frontend? I've tried my best to look at some other threads mentioning it, they however seem to mention declaring additional zod output schemas which feels quite cumbersome if you're intending on having varying different data returned.Join the Discord to ask follow-up questions and connect with the community