{ "name": "id", "type": "primaryKey" }
{ "name": "queryFilterId", "type": "foreignKey", "table": "queryFilters", "mandatory": "true" }
{ "name": "organizationUnitId", "type": "foreignKey", "table": "organizationUnits", "mandatory": "true" }
{ "name": "updatedDate", "type": "updated" }