-
I know this is not a new issue, but even after reading through related issues and studying the adoption guides, I cannot figure out how to successfully build a simple @nexus/schema project.
I hav…
-
Hello,
We're using Prisma and Nexus in **production**. We saw a major version 3.0 and now 3.1 have been released.
However this plugin hasn't been updated and limits the version to 2.23 (8 versio…
-
#### Screenshot
![Screenshot](https://user-images.githubusercontent.com/59318963/150017842-367cddde-37bc-4f78-9cc7-37b14e1381c6.png)
#### Description
Trying to test my schema i get this error from …
-
#### Nexus Report
```json
{
"node": "v14.4.0",
"os": {
"platform": "darwin",
"release": "19.5.0"
},
"nexus": "0.24.2",
"plugins": [
"nexus-plugin-prisma"
…
-
Hey! 👋
I think it'd be really great if Nexus Prisma could accept a query option for max page size (i.e. `first` param) for lists to prevent API consumers from performing too expensive queries on th…
-
## Description
When plugging external data-sources into your GraphQL API, it might become fairly cumbersome to convert/map all the TS types of that datasource to actual Nexus GraphQL types.
## I…
-
"nexus": "^0.26.0-next.3",
"nexus-plugin-prisma": "^0.16.1",
"ts-node": "^8.10.2",
"typescript": "^3.9.6",
"ts-node-dev": "^1.0.0-pre.50"
"apollo-server-express": "^2.9.14"
So I'm following ve…
-
#### Screenshot
![image](https://user-images.githubusercontent.com/12124298/82764698-0b556580-9e11-11ea-9eb3-2161604f67d0.png)
#### Description
`nexus-plugin-prisma` fails to install, even o…
-
## 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
-
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…