graphql-go / graphql-go/graphql
Feature Request: Request access
Open
- Dominant language
- Go
- Stars
- 10.1k
- Forks
- 845
- PR merge metrics
- No merged PRs in 30d
Description
Hello there,
I have been noticing that a lot of my time is spent reimplementing part of the request to a custom structure and then finding ways to use this structure to influence parts of the request, for example:
- cookies
- headers
- status code
It would be nice to have a simple, lifetime free request generic that collects this data, Like a JuniperGenericRequest that is shared with the context and that we can access
Contributor guide
Assessment
This issue has not been assessed yet.