Files
pools-ui/.graphclientrc.yml
ameen soleimani b54ea15bff fix url
2023-03-04 03:22:40 -08:00

15 lines
499 B
YAML

sources:
# - name: goerli
# handler:
# graphql:
# endpoint: https://api.studio.thegraph.com/query/40189/privacy-pools/v0.0.6
- name: privacy-pools
handler:
graphql:
# endpoint: https://api.thegraph.com/subgraphs/name/ameensol/privacy-pools
endpoint: https://api.thegraph.com/subgraphs/name/schmidsi/pools-graph
documents:
- ./src/query/commitments.graphql
- ./src/query/subsetRootsByTimestamp.graphql
- ./src/query/subsetDataByNullifier.graphql