-
Context
---
Nestjs is a popular framework for architecting Nodejs backend services. I enjoy working with Nest, just as I do with Nexus / Prisma.
Issue
---
There's currently no community consens…
-
#### Nexus Report
```json
{
"node": "v14.4.0",
"os": {
"platform": "linux",
"release": "5.3.0-40-generic"
},
"nexus": "^0.24.2",
"plugins": [
"nexus-plugin-p…
-
#### Perceived Problem
- graphql-nexus/nexus-plugin-prisma#153
- graphql-nexus/nexus#750
#### Ideas / Proposed Solution(s)
nexus.addTypes idea (obsolete)
A new worktime lens A…
-
When trying to use a custom resolver in `t.model.*` with a scalar field, I get a type error.
E.g. for a boolean field `isConfirmed` on a model `User`, with the following dummy resolver
```ts
…
-
**Problem**
DB connections stack up in dev mode, it seems like DB connections are not disconnected on change, but a new connection is made every time.
**Reproduction**
1. Set prisma DB: connectio…
-
Is there any way of generating Nexus' **objectTypes**, **mutationTypes** and **queryTypes**, as well as the basic queries to be used in the front-end?
I have my `schema.prisma` file and then I have…
-
### Bug description
I am running several select queries with `$queryRaw` against my postgres database. The following error ocures regularly (but not every time):
`{"code": String("42P01"), "mess…
-
![image](https://user-images.githubusercontent.com/18282328/92234891-e770e800-ef06-11ea-83d6-18c8c42622be.png)
As the image shows, the type is this : `pagination?: boolean | Pagination | undefined`…
-
![image](https://user-images.githubusercontent.com/16795429/70138295-8e97c900-16c2-11ea-9174-423edf8d0194.png)
![image](https://user-images.githubusercontent.com/16795429/70138818-aa4f9f00-16c3-11e…
-
## Description
Second time that I use dripip to release a stable and that the changelog is not posted. Here's the error:
```
Error: Failed to publish changelog
RequestError [HttpError]: Not Fo…