Hey! I want to use a database for one of my personal projects, but I've a doubt that, while I was checking out primsa, in there, there's this file as - schema.prisma
, in which we can mention the database structure so it becomes eaiser to understand for anyone new to it and have a look at it eaisly - https://www.prisma.io/docs/getting-started/setup-prisma/start-from-scratch/mongodb/creating-the-prisma-schema-typescript-mongodb. I've a doubt that, is there some kind of feature in appwrite too?