The same prompts and the same generated code as the FeathersJS CLI generator.
JSON-schema models are converted to the DB model each service is currently configured for.
Generates all the code needed for the GraphQL Query interface.
Generates either JavaScript or TypeScript code; with semicolons or without. Converts apps between JS and TS.
You can regenerate you app without losing changes you've made. Stay up-to-date with enhancements and fixes.