Currently when right clicking we always get the context menu generated by NodeGraphQt.base.actions.setup_context_menu, but it would be nice to either override or extend that on a per-node/per-port basis.
This would allow the graph to be utilised for a really wide variety of tools. (love the library btw!)