CodeGenHero Blueprints
In CodeGenHero™, the input parameters required for code generation are stored in blueprints, using files with a .cghb file extension. These are the values that drive template output. As a convention, they are stored in the blueprint folder in a CodeGenHero™ project.
CodeGenHero™ Blueprint Tab
Note that it is possible to have multiple blueprint files and have each file contain different configuration settings. Thus, we could have made a second file to keep the configuration for client-side concerns separate from server-side concerns. This can be useful on teams where, say, mobile developers are separate from the API developers.