- Notifications
You must be signed in to change notification settings - Fork 328
Open
Description
A WebGraphQlInterceptor
can copy HTTP request into the GraphQLContext
, and those values are then accessible in controller methods via @ContextValue
. There is an example of this in the docs, but we can make it easier by providing a built-in interceptor configurable with HTTP header names to transfer and optional target keys to map to in the GraphQL context.
Metadata
Metadata
Assignees
Labels
type: enhancementA general enhancementA general enhancement