Darryl
04/30/2019, 4:33 AM@scalarList
? I updated my Prisma version so I could try Prisma Admin and now, when deploying, I’m getting the `Valid values for the strategy argument of @scalarList
are: RELATION.` errors. Thanks.Jeremiah
04/30/2019, 4:38 AMJeremiah
04/30/2019, 4:39 AM@scalarList(strategy: RELATION)
to your arrays that might fix it.Darryl
04/30/2019, 4:41 AM