ViewDirectNodeRelation: DirectNodeRelation & {
    source?: ViewReference;
}

Direct node relation. Can include a hint to specify the view that this direct relation points to. This hint is optional.