Skip to content

DataSourceSort

About DataSourceSort

DataSourceSort allows for sorting a dataSources query by field and direction.

field

Any sortable field available to the DataSourceSort. See the link to the type below for more details.

Type: DataSourceSortField!

direction

Sort direction. See the link to the type below for more details.

Type: SortDirection!