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