github patmood/pocketbase-typegen v1.0.13

latest releases: v1.3.3, v1.3.2, v1.3.1...
3 years ago

First release via GitHub.

Outputted types include:

  • Collections An enum of all collections
  • [CollectionName]Record One type for each collection (eg ProfilesRecord)
  • [CollectionName]Response One response type for each collection (eg ProfilesResponse) which includes system fields. This is what is returned from the PocketBase API.
  • CollectionRecords A type mapping each collection name to the record type

Don't miss a new pocketbase-typegen release

NewReleases is sending notifications on new releases.