graphprotocol / graphprotocol/graph-node

Add support for GraphQL query IDs in `GRAPH_NODE_EXPENSIVE_QUERIES_FILE`

Offen
#4,214 1 Kommentar 3 Reaktionen 1 zugewiesene Person Auf GitHub ansehen

@tilacog arbeitet bereits daran.

Seit 29.11.2022.

Stale
Vorherrschende Sprache
Rust
Sterne
3.2k
Forks
1.1k
Ø Merge
4 T. 1 Std.
Gemergte PRs (30 T.)
1

Beschreibung

Do you want to request a feature or report a bug?
Feature

What is the current behavior?
Graph Node only supports full GraphQL queries to be included in GRAPH_NODE_EXPENSIVE_QUERIES_FILE.

What is the expected behavior?
Users should also be able to identify GraphQL queries by the query_id (also known as "shape hash") obtained from qlog.

For instance, each line could be parsed either as a complete GraphQL query or the query hash in the form:

query_id:a13e79928c47834f-f6ed187de01c7ec8

Beitragsleitfaden

Beitragsleitfaden öffnen

Erste Schritte

  1. Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
  2. Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
  3. Forke das Repository und arbeite in einem Branch.
  4. Öffne einen Pull Request, der die Issue-Nummer nennt.

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.