Hello everyone. Can anyone help me with this? - gr...
# orm-help
i
Hello everyone. Can anyone help me with this? - graphql - prisma - typescript - serverless
b
try to delete @relation and generate code again, I guess 😄
and it should be
"false"
, not
false
,
"INLINE"
, not
INLINE
j
Also, hasn't the generated Prisma client changed from
prisma.query.x
to just
prisma.x
? E.g.
ctx.prisma.user()
i
@bkstorm it didn' work that way. Thanks though. @Jenkins am not aware of it. Anyway, things got resoved. I changed generator:typescipt to typescript-client. Using just typescript was creating some wierd generated schema. Thanks both of you 🙂👍
j
Ait ait! GLHF! 🙂