Open
Description
When trying to access the Type of a certain field through the FieldPacket interface I get the following error in vs code:
I've tried using the type field and the column type field, but both are returning an error in the IDE.
If I try to run the code with "npm run dev" it doesn't have any errors and returns the type correctly.