-
As the title suggests.
I am willing to learn a new language / framework for this project.
So suggest a framework.
-
This idea was brought up through PR #570.
There are a few different service methods that are querying for room information but in different shapes. We should look into whether there is a way to str…
-
I'm running into an issue where is appears the serverAdapter isn't handling req as expected — I just simply get a 404. I setup a basic example Stackblitz => https://stackblitz.com/edit/nestjs-starter-…
-
Dear @doug-martin,
I'm facing with relation issue using typegoose. How can I add relations in embed document if I have a schema like this:
```typescript
import { Prop, modelOption, Ref } from '@typ…
-
**Describe the bug**
I'm trying to create custom roles for messaging channels using sdk, the app logic is a bit more complicated, but this line is causing error:
` await this.serverClient.c…
-
### Bug description
The issue is in that the query engine processes keep the connection pool open even when the parent Node process crashes/is killed. This means massive memory and connection leaks i…
-
Hi @jaydenseric, nice to meet you.
I have a nextjs app router frontend and a nestjs backend. The front utilizes apollo client to make requests and the back uses nest/graphql and graphql-upload-min…
-
I ran into similar issues as
https://github.com/graphql-editor/graphql-zeus/issues/189
https://github.com/graphql-editor/graphql-zeus/issues/229
```
import { Chain, ValueTypes, ZeusScal…
-
Hi there, I am currently evaluating a bunch of orm-a-like libraries for an upcoming project.
I have experience with sequelize and waterline. I found mikro-orm while trying to choose a new ORM for a…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
I am using the Roles Decorator in my controller, but I don't know why this is not working. I …