typed-pocketbase icon indicating copy to clipboard operation
typed-pocketbase copied to clipboard

Override JSON values in schema

Open FarazPatankar opened this issue 1 year ago • 0 comments

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.

FarazPatankar avatar Jul 14 '24 18:07 FarazPatankar