https://github.com/feathersjs/playground/blob/template-starter/src/services/users/users.schema.ts
Has around 50 lines of repetitive code.
Room for improvement
- Use default validator
- Remove $id when not used
- use optional id to query and patch schema closer to a one line default