Guides
Sync subgraph to postgres
This pipeline pulls data from a single subgraph_entity
source, processes the data with a single SQL transformation, and stores the result into a PostgreSQL sink.
You will need to have the existing subgraph with the name/version combo of polymarket/1.0.0
as a prerequisite to running this pipeline.
sync-subgraphs-postgres-pipeline.yaml
You can start above pipeline by running:
Or
Was this page helpful?