I'm building (one of) my first nodes, and I want to have a configuration property that accepts valid JSON.
I know I need to use the typedInput
mechanism for this, but I am having difficulty finding a simple example of it that I can model my node after.
Anyone have/know of a simple example I can look at (could be any of the supported types)?