techpet

Results 2 issues of techpet

**Expected behavior**: Section component should wrap it's children inside a Tab and show/hide them when the tab is active. **Issue**: Children components are displayed inline, just after previous section children...

enhancement

CreateMany[Model]Args is not generated in [Model]/[Model].args.ts but is used both in [Model].service.ts and [Model].resolver.ts. Is there any way to customize the templates?