Dario Ielardi Could u tell me how did you handle the relations typing? Due to this article: https://www.prisma.io/docs/concepts/components/prisma-client/advanced-type-safety/operating-against-partial-structures-of-model-types#problem-using-variations-of-the-generated-model-type We need to create different types, when we have relations in our models? Is there any convienient way to automatize this a bit?