Goal: call `generatePages()` from vscode extension https://github.com/iteria-app/lowcode/pull/105 # Requirements - [ ] extend vscode intellisense on material ui data grid - list available entities from graphql introspection (you can find graphql enpoint in https://github.com/iteria-app/example-material-ui) - [ ] use above `generatePages()` to generate the code - [ ] attach screenshots / video in the pr of the solution - [ ] manual test on this project/file https://github.com/iteria-app/example-material-ui
Goal: call
generatePages()from vscode extension #105Requirements
generatePages()to generate the code