Skip to main content
Mirror is Goldsky’s legacy pipeline product. Use Turbo for new pipelines, and see the migration guide to move existing Mirror pipelines. Subgraph entity sources are not yet supported in Turbo, which is why this guide remains.
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