[endpoints] gqlEndpoint1 = "http://localhost:8000/subgraphs/name/example1" gqlEndpoint2 = "http://localhost:3008/graphql" [queries] queryDir = "../graph-test-watcher/src/gql/queries" names = [] [cache] endpoint = "gqlEndpoint1" [cache.config] name = "subgraph-requests" enabled = true deleteOnStart = false