graphql-nexus / nexus-plugin-prisma

Deprecated
MIT License
828 stars 118 forks source link

When user modifies PSL, resulting t.crud & t.model errors show as JS type errors #509

Open jasonkuhrt opened 5 years ago

jasonkuhrt commented 5 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 from https://github.com/prisma-labs/nexus-prisma/issues/479.

jasonkuhrt commented 5 years ago

@Weakky Hm, wait, is this a duplicate of https://github.com/prisma-labs/nexus-prisma/issues/479?

Weakky commented 5 years ago

I think so, but not sure why this issue is on the nexus repo? 🤔

jasonkuhrt commented 5 years ago

I think so, but not sure why this issue is on the nexus repo? 🤔

Unintentional