Julian Prokay
Results
1
issues of
Julian Prokay
We have some functions that create routers. These inject additional resources into the context and are dependent on route. For example: ```typescript const areas = createRepoRouter(AreaRepo) .query('getAll', { input: TakeoffID,...