-
Notifications
You must be signed in to change notification settings - Fork 175
Open
Description
Currently many areas are still untyped and the user has to provide custom record types in many cases. Manually maintaining these types and keeping them in sync is cumbersome and error prone.
It would be fantastic if pocketbase could export/generate a type file which one can use to get more complete type coverage similar to many OpenAPI generators. For this SDK it might even be possible to just provide a .d.ts file exporting a single interface which can be set as the generic type during client creation.
marvint24, paolodina, j-wil, Kworz, farimir and 26 more
Metadata
Metadata
Assignees
Labels
No labels