-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
> [!WARNING]
These dependencies …
-
Hi! I'm trying to use this package for my shopify backend where I need to make few GQL resolvers only for authenticated users.
So far I get the error like so:
## Error
```json
{
"errors": [
…
-
### Describe the bug
`@generated` 디렉토리에 정의된 클래스 중 복잡한 구조의 클래스를 사용하면 github action의 test에서 ts-check에서 fail이 발생합니다.
prisma generator로 model만 생성하고, 다른 클래스는 직접 정의하여 사용하도록 합니다.
### Reproduction
1.
2…
-
# Introduction
- The issue is written as a Design Document.
> Design Document
> Based on https://www.industrialempathy.com/posts/design-docs-at-google/
# Scope
> Scope of this design document…
-
Hi im using prisma with nestjs and graphql, I am trying to use prisma-nestjs-graphql to auto generate the graphql type and use it inside my resolver:
```
import { PrismaService } from 'nestjs-prisma…
-
Hello! There was an error that didn't exist before. Everything worked correctly before I started migrating from Angular v13 → 14.
**To do this, I updated...**
1. Typescript from 4.4.3 (I don't r…
-
Hello. I am going to use nested documents in MongoDB. Prisma implements this with [ebedded types](https://github.com/prisma/prisma/issues/8272) and therefore changed "model" to "type" in the prisma sc…
-
Hello to everyone,
This week I have updated my prisma environment and I'm having a problem where some `AggregateArgs` classes are not being generated. I thought that something was different between o…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
When I try to login using MICROSOFT I get directed to `/v1/auth/microsoft` and get 404 …
0xdnL updated
2 months ago
-
I'm trying to setup a sqs consumer in nestjs using this package but I'm having some troubles. When I start my application I get the error below:
![image](https://github.com/ssut/nestjs-sqs/assets/3…