Hey! First of all, good job! It looks simple and easy to use. I wonder how you did the nodes, is there any documentation on the Godot site or something?
But got to say that I regret not making my own GraphNode implementation. It was a pain in the butt to work around GUI design limitations (to have more connections need more direct children in the GraphNode) and a bug with connections showing through nodes.