Support Angular HttpContext
for use in interceptors
#2374
Unanswered
stephenlautier
asked this question in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, Apollo Angular does not appear to support passing Angular’s HttpContext when making GraphQL requests. This limits the ability to leverage Angular interceptors that rely on HttpContext for custom metadata, such as feature flags, request tracing, or conditional logic.
Beta Was this translation helpful? Give feedback.
All reactions