Join Slack
Powered by
Quick question: when doing `prisma introspect`, th...
# orm-help
f
Fran Dios
05/05/2019, 7:53 AM
Quick question: when doing
prisma introspect
, the generated schema has
field: [Type]
instead of the original
field: [Type!]!
. Did the
!]!
become optional?
n
nuno
05/06/2019, 9:50 AM
I noticed that too, but I just added the missing
!
.
f
Fran Dios
05/06/2019, 1:18 PM
Same, I added them manually back just in case. Not sure if it’s a bug or just works. I’ll ask this in Spectrum since I think the team checks that more lately.
Open in Slack
Previous
Next