Dangerous libraries, hazardous services

--

nestjs-query

You can “Easily create code first GraphQL CRUD resolvers, with out of the box filtering, paging, sorting, and mutations”. Till you want to sort by nested relation…

  • When You create such resolvers and You want to use UpdateOne from the box… You can see the TypeORM error: “Id cannot be specified when updating”…

cognito

You can “Implement secure, frictionless customer identity and access management that scales”. Till you want to search by custom attribute…

--

--