Using Effect Schema for Data Transformation and Sanitization
Hello! I am thinking of using Effect schema as somewhat like a Dto to strip out sensitive data before returning it to the frontend. Just wondering if there any resources or guidance on how I may go about this? Or if this is even a use case Effect schema can cover