EasementPropertiesOrderByOrderByClause
Order by clause for Easement.properties.orderBy.
input EasementPropertiesOrderByOrderByClause {
column: PropertiesOrderByColumns!
order: SortOrder!
}
Fields
EasementPropertiesOrderByOrderByClause.column
● PropertiesOrderByColumns!
non-null enum
The column that is used for ordering.
EasementPropertiesOrderByOrderByClause.order
● SortOrder!
non-null enum
The direction that is used for ordering.