david-plugge / typed-pocketbase

Add types to the PocketBase JavaScript SDK
MIT License
85 stars 10 forks source link

Support for `_via_` reference syntax for back relations #39

Open macr opened 2 months ago

macr commented 2 months ago

Pocketbase v0.22.0 updated the syntax for back relations. The old yourCollection(yourRelField) still works but gives deprecation warnings on the pocketbase logs.