Skip to main content

MeterSpecificationsOrderByOrderByClause

Order by clause for Meter.specifications.orderBy.

input MeterSpecificationsOrderByOrderByClause {
column: SpecificationsOrderByColumns!
order: SortOrder!
}

Fields

MeterSpecificationsOrderByOrderByClause.column ● SpecificationsOrderByColumns! non-null enum

The column that is used for ordering.

MeterSpecificationsOrderByOrderByClause.order ● SortOrder! non-null enum

The direction that is used for ordering.