There was an error while loading. Please reload this page.
Processors are responsible for modifying the resulting data objects. In processors, you can implement any logic to modify, delete, create properties.
Selected Labels
field
"processors": [ { "name": "selected-labels", "field": "components", "labelRegExp": "(Component:)(.*)" }, { "name": "selected-labels", "field": "partners", "labelRegExp": "(Partner:)(.*)" } ]
<custom_name>.js
src/processors