* Sets a value in the global context for a specific key. * @param key The key to identify the context data. * @param value The value to store in the context.
(
key: Key,
value: ContextData[Key],
)
source not stored for this graph (policy: none)