The parser can read given folder with *.json files, filtering and qualifying input data with intent & stop words dictionaries and save results to CSV files by given chunk size. Minimal dependency on ...
Follow the docs here: https://docs.goldsky.com/guides/create-a-no-code-subgraph General Steps Output "csvRow" is a list. const csvRows: OutputDataSchemaRow ...