© 2026 Hedgehog Software, LLC
await prisma.card.findMany({ where: { // character is another table character: { element: '...' } } })