Daniel Muñoz
Results
3
comments of
Daniel Muñoz
@wiulma use yarn instead of npm `yarn add react@rc`
Hey @achrinza I was looking at this PR and I get a question, how good would it be to "transform" Loopback Filter into a Prisma filter? Prisma has features that...
@copostic You can build your own UserService and inject in [UserController](https://github.com/strongloop/loopback-next/blob/master/examples/todo-jwt/src/controllers/user.controller.ts#L64) the rest of example is the same