list.idlist.id is just a string but list.cardslist.cards has a type of Card[]Card[] which I'm importing from a file Prisma auto-generated from my schemaz.array(z.object({}))z.array(z.object({})) but obviously that doesn't work and it shows this error
Join the Discord to ask follow-up questions and connect with the community