Join Slack
Powered by
`chain.filter(exchange).subscriberContext { it.put...
# graphql-kotlin
d
Dariusz Kuc
07/09/2020, 5:35 PM
chain.filter(exchange).subscriberContext { it.put(GRAPHQL_CONTEXT_KEY, graphQLContext) }
adds extra element to the current context
Open in Slack
Previous
Next