A Connect module in the same format as in the app descriptor.

{
"description": {
"value": "field with team"
},
"type": "single_select",
"extractions": [
{
"path": "category",
"type": "text",
"name": "categoryName"
}
],
"name": {
"value": "Team"
},
"key": "team-field"
}

Indexable

  • [key: string]: unknown