Creating a custom node

What are nodes?
Nodes are the building blocks of workflows, the squares you see in the flow builder. Nodes are comprised of three main components, the connectors (inputs and outputs of the node), their config (the settings you see when you click on a node), and their logic (the code that runs when the node is triggered).nodes
method of your plugin.