Variable NullableJsonNullValueInputConst

NullableJsonNullValueInput: {
    DbNull: typeof Prisma.DbNull;
    JsonNull: typeof Prisma.JsonNull;
}