A block similar to the where block that, for each unique or id property, requires the type itself rather than a filter. (This is required for Prisma. I don't know why Prisma does this.)
where
A block similar to the
whereblock that, for each unique or id property, requires the type itself rather than a filter. (This is required for Prisma. I don't know why Prisma does this.)