Open jobee opened 3 years ago
By default, the Flow query will sort the results by index (position in nodetree). We need at least two more arguments to make sorting work.
dataSourceAdditionalData: sortByProperty: 'title' sortOrder: 'ASC'
By default, the Flow query will sort the results by index (position in nodetree). We need at least two more arguments to make sorting work.