© 2026 Hedgehog Software, LLC
model Foo { id Int @id @default(autoincrement()) fields Json }
{ fields: Map<String, String> }[]
Type 'Map<string, string>' is not assignable to type 'JsonNull | InputJsonValue'