Currently, the path argument of apify actor generate-schema-types only accepts a path to a specific input schema file. It would be useful to also accept a directory path and have the command discover and build from schemas found within it — similar to how the command already searches default locations when no path is provided.
Related discussion: #1000 (comment)