Type alias AuditEventNodeConnectionReverse

AuditEventNodeConnectionReverse: AuditEventNodeConnectionBase & AuditEventBase<{
    type: "reverse";
}, typeof nodeConnectionReverseTopicPath>

Generated using TypeDoc