taewoo
0
Q:

typeorm findAndCount orderby

userRepository.find({
    order: {
        name: "ASC",
        id: "DESC"
    }
});
1

Tags

New to Communities?

Join the community