1. Struct to JSON
- Struct: custom structure
- Pretty Print: Is the output pretty formatted
2. JSON to Structure
- Json:Incoming JSON string
Struct nodes will automatically match the appropriate type after connecting.
Struct nodes will automatically match the appropriate type after connecting.