Question: What is added to context ?
Offen
- Vorherrschende Sprache
- Go
- Sterne
- 10.8k
- Forks
- 1.3k
- Ø Merge
- 2 T. 36 Min.
- Gemergte PRs (30 T.)
- 26
Beschreibung
### Question
When a subscription is made, what keys/values are added to golang context ?
How could I get the `id` of the websocket message sent when in the format `{"type":"start","id":"69394682-c51d-4a3e-a1fa-06558bd310b5","payload":{...}` ?
### Minimal graphql.schema and models to reproduce
Any subscription
### versions
- `go run github.com/99designs/gqlgen version` --> `v0.17.20`
- `go version` --> `go version go1.19.3 darwin/arm64`
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.