api-generator READMEThis extension will scaffold CRUD APIs and their types and corresponding queries. All the functions that you need to create,update,delete and get an entity. FeaturesThis extension will generate you api.ts, its type as type.ts, queries corresponding with APIs as queries.ts and index.ts to export all of them. Publishing Extensions
InstallationMake sure you have Node.js installed. Then run:
packaging
Release Notes1.0.0Initial extension. 1.1.0
1.1.1
1.1.2
1.1.3
1.1.4
1.1.5
Enjoy! |