* Sets node-specific data for a given handler class. * @param handlerClass The handler constructor whose node data should be set. * @param data The data to store for the node.
(
handlerClass: T,
data: ExtractHandlerReturnType<T>,
)
source not stored for this graph (policy: none)