I am using v2.5.1
# orm-help
c
I am using v2.5.1
r
@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.