Hey, i'm a bit confused why I have both a schema.g...
# orm-help
j
Hey, i'm a bit confused why I have both a schema.graphql and generated prisma.graphql. I get that schema.graphql is tailored to the application, but is it bad practice to use it? How much should I implement there?