mirror of
https://github.com/cerc-io/watcher-ts
synced 2025-01-23 19:49:06 +00:00
7 lines
190 B
TOML
7 lines
190 B
TOML
|
[endpoints]
|
||
|
gqlEndpoint1 = "http://localhost:8000/subgraphs/name/example1"
|
||
|
gqlEndpoint2 = "http://localhost:3008/graphql"
|
||
|
|
||
|
[queries]
|
||
|
queryDir = "../graph-test-watcher/src/gql/queries"
|