`chain.filter(exchange).subscriberContext { it.put...
# graphql-kotlin
d
chain.filter(exchange).subscriberContext { it.put(GRAPHQL_CONTEXT_KEY, graphQLContext) }
adds extra element to the current context