graphprotocol / graphprotocol/graph-node

Add support for GraphQL query IDs in `GRAPH_NODE_EXPENSIVE_QUERIES_FILE`

Aperta
#4,214 1 commento 3 reazioni 1 assegnatario Vedi su GitHub

@tilacog ci sta già lavorando.

Dal 29/11/2022.

Stale
Lingua principale
Rust
Stelle
3.2k
Fork
1.1k
Merge medio
4g 1h
PR unite (30g)
1

Descrizione

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

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.