-
#### Perceived Problem
- graphql-nexus/nexus#1063
- `nexus-prisma` has a lot of useful diagnostics
- they are logged
- the logs often need recontextualizing
- we have ad-hoc configura…
-
#### Description
When building with `nexus build` I get typing error that I don't get when running `nexus dev`:
```
> nexus build
1499 ● nexus:build get used plugins
● nexus:plugin:nexusPluginP…
-
Requires https://github.com/prisma-labs/nexus-prisma/issues/472 first.
Let's do something much nicer for the user. We'll need to come up with a "terminal" design. Maybe we can leverage some work fr…
-
## This is a future issue
Yesterday I stumbled upon https://github.com/graphql-nexus/nexus-plugin-prisma/issues/1039 . TL;DR of this is that `nexus-plugin-prisma` is no longer continued nor support…
sMteX updated
3 years ago
-
This is an extension of #239, creating another issue per @janpio.
In order to address the N+1 field resolution issue in nexus-prisma via query batching in prisma2, we've upgraded to prisma2 preview…
-
## Problem
https://github.com/prisma/nexus-prisma/issues/46#issuecomment-843268529
Instead of this:
```
You can now start using Nexus Prisma in your code. Reference: https://pris.ly/d/ne…
-
disconnect can be called with true to remove the relation.
original nexus-plugin-prisma had this option, but it seems missing now:
-
Hello,
I'm trying to configure TS+ESLint with nexus-plugin prisma. No luck so far with it, I'm getting this error:
```
ESLint: Unsafe call of an any typed value.(@typescript-eslint/no-unsafe-call)…
-
I love what you guys managed to achieve with all the tools you released so far, let me however suggest that you rename this plugin.
While all the folks in my team know the difference between these …
-
First, thank you everyone for your incredible work!
I'm a solo developer with a huge codebase, and the technical debt left in the wake from Prisma 1 to 2 is overwhelming. I (and many others) are f…