typed-pocketbase
typed-pocketbase copied to clipboard
Override JSON values in schema
Is it possible to provide the types for JSON fields when instantiating the Pocketbase client? I have a few JSON fields that I am typing manually at the moment and would love to have type-safety across the board on them.