charleslai2000

Results 6 issues of charleslai2000

### Issue workflow progress _Progress of the issue based on the [Contributor Workflow](https://github.com/the-guild-org/Stack/blob/master/CONTRIBUTING.md#a-typical-contributor-workflow)_ - [ ] 1. The issue provides a reproduction available on GitHub, Stackblitz or CodeSandbox > For...

### Issue workflow progress _Progress of the issue based on the [Contributor Workflow](https://github.com/the-guild-org/Stack/blob/master/CONTRIBUTING.md#a-typical-contributor-workflow)_ - [ ] 1. The issue provides a reproduction available on GitHub, Stackblitz or CodeSandbox > Make...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior LSP crash when schema file contains error in multi-project monorepo. ```log...

bug
lsp-server

Provide automatic numbering in sequence diagram is useful when diagram is very complex and software design documents need provide details for each flow in sequence diagram. Please add this feature...

When upgrade to 3.64.0 of @pothos/plugin-prisma, typescript report a type error for every indirect relations. A sample code is below: ```typescript export const ConceptNode = builder.prismaNode('Concept', { description: 'Concept information',...

I have tried prismaConnectionHelpers, when I connect it to a t.connection, it report error because I defined totalCount for all my connection object. Now can just trying to resolve it...

enhancement
needs-api-design