Wrong inferred type

Hi,
I don't know why, but inferSession still has the ID as a string, same for the user, even though I set:
database: {
    useNumberId: true,
    generateId: false
}
Was this page helpful?