Vincent | Data Nexus
Vincent | Data Nexus
Hey Saihaj, appreciate the response! Unfortunately, I'm not sure that is the true source of the issue. I copied the `.graphclientrc.yml` file and the example query from the example project...
Hey @schmidsi, appreciate you jumping in on this. I'm actually not even really interested in using the Compound V2 subgraph. I just wanted to create an example Vue 3/Apollo project...
+1 to this feature. I also like the idea of it being a number you set for graft depth. It would also be useful if graph-node automatically checked something like...
> That would make it possible to use name-based rules with graph-node, e.g., to deploy subgraphs that are known to get a lot of queries into a more powerful database...
FYI, if the subgraph uses fulltext search, you need to prepend your rewind command with `GRAPH_ALLOW_NON_DETERMINISTIC_FULLTEXT_SEARCH="true"`. Not sure about the actual failure problem though.