Skip to main content

CoordinationPropertiesOrderByOrderByClause

Order by clause for Coordination.properties.orderBy.

input CoordinationPropertiesOrderByOrderByClause {
column: PropertiesOrderByColumns!
order: SortOrder!
}

Fields

CoordinationPropertiesOrderByOrderByClause.column ● PropertiesOrderByColumns! non-null enum

The column that is used for ordering.

CoordinationPropertiesOrderByOrderByClause.order ● SortOrder! non-null enum

The direction that is used for ordering.