Skip to main content

PropertyCoordinationsOrderByOrderByClause

Order by clause for Property.coordinations.orderBy.

input PropertyCoordinationsOrderByOrderByClause {
column: CoordinationsOrderByColumns!
order: SortOrder!
}

Fields

PropertyCoordinationsOrderByOrderByClause.column ● CoordinationsOrderByColumns! non-null enum

The column that is used for ordering.

PropertyCoordinationsOrderByOrderByClause.order ● SortOrder! non-null enum

The direction that is used for ordering.