How to do Computed Fields / Manipulate data at Query Level?

I'm looking for something like this, on prisma we can validate fields when querying the model. I couldn't find how to do this using drizzle. I need to use JS because it's necessary to decrypt the string
No description
No description