Chopper Lee
Chopper Lee
The default API entrance is http://localhost:${port}/graphql, only the port value is updatable, but in my personal project I have an API server: http://localhost:9200/api/graphql need to mock, I am searching if...
In the `override` Exercise, the tutorial suggests using `isFinite()` method to convert msg.left and msg.right to number and check if they are numbers, then sum values [here](https://github.com/senecajs/seneca-in-practice/blob/master/problems/override/solution/solution.js#L3). but after I...
latest `@nestjs/graphql` lib have some vulnerability issue fix, sync to latest to solve these kind of warning/ssue. also mention here: https://github.com/ntegral/nestjs-sentry/issues/83#issuecomment-2251903773