Property description

The queries property assigns individual queries to specific attribute types.

Minimal JSON

{	"queryKey": "","querySetKey": "","objectTypeKey": """creationOrder": "","columns": [ ]
}
{	"queryKey": "","querySetKey": "","objectTypeKey": """creationOrder": "","columns": [	{		"columnKey": "",		"attributeTypeKey": ""	}]
}

Nested properties

PropertyDescriptionValuesMandatory
queryKeyUnique key of the query.stringYes
querySetKeyKey of the query set.stringYes
objectTypeKeyKey of the corresponding object type.stringYes
creationOrderExecution sequence of the query within the mappingintegerYes
columnsArray of columns mapped to their corresponding attribute types. columnKey: The table column that contains the attribute value., attributeTypeKey: The corresponding attribute type in Dawiso where the value will be stored.arrayYes
parentObjectTypeKeyKey of the corresponding parent object.stringNo
translationsArray of translations.arrayNo