I am creating an advanced dynamic webapp and will have many APIs and trying to integrate it with Gatsby because of multiple advantages of gatsby, esp. when it comes to user experience.
We can use Gatsby if we chose PlasmicLoader, but can Codegen code be also integrated to Gatsby?
Thanks @yang , Do we have any tutorial of using codegen with Gatsby for dynamic app? The Gatsby page in docs seems to show only PlasmicLoader and only pull the pages individually but in that approach I guess we are not able to customise the code to add dynamic pulling of data from some API’s