PropertyOwnersOrderByOrderByClause
Order by clause for Property.owners.orderBy.
input PropertyOwnersOrderByOrderByClause {
column: PropertyContactsOrderByColumns!
order: SortOrder!
}
Fields
PropertyOwnersOrderByOrderByClause.column
● PropertyContactsOrderByColumns!
non-null enum
The column that is used for ordering.
PropertyOwnersOrderByOrderByClause.order
● SortOrder!
non-null enum
The direction that is used for ordering.