findMany function in a separate function.this property to work with. So I ended using Prisma.Args to describe the shape of input args that I want and Prisma.Exact to narrow A down to Prisma.Args<T, 'findMany'>. This leads to args being rejected as valid for prisma.assignment.findManyPrisma.Exact for argsreturn prisma.assignment... statement has red squiqqly lines with TS complaining:prisma.assignment.findMany?