ContactMetersOrderByOrderByClause
Order by clause for Contact.meters.orderBy.
input ContactMetersOrderByOrderByClause {
column: MetersOrderByColumns!
order: SortOrder!
}
Fields
ContactMetersOrderByOrderByClause.column
● MetersOrderByColumns!
non-null enum
The column that is used for ordering.
ContactMetersOrderByOrderByClause.order
● SortOrder!
non-null enum
The direction that is used for ordering.