Join Slack
Powered by
I am using v2.5.1
# orm-help
c
Cristian Salamea
04/14/2021, 9:18 PM
I am using v2.5.1
r
Ryan
04/15/2021, 7:10 AM
@Cristian Salamea
👋 Prisma 2 is just an ORM and has no relation to GraphQL whatsoever. You either need to manually update your
schema.gql
or use something like
TypeGraphQL
that creates resolvers and does that for you.
4
Views
Open in Slack
Previous
Next