Hello guys, I am new to prisma, and I have 1 question:
When we change the schema on datamodel, and that also generates the primsa schema, do I still need to update the schema.graphql ? I am a bit lost. Using just graphql, we just change graphql.schema, when working with prisma, what are the best practices?