Skip to content

Make data source results sortable #6

@jobee

Description

@jobee

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'

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions