Skip to main content

ContractPropertiesOrderByOrderByClause

Order by clause for Contract.properties.orderBy.

input ContractPropertiesOrderByOrderByClause {
column: PropertiesOrderByColumns!
order: SortOrder!
}

Fields

ContractPropertiesOrderByOrderByClause.column ● PropertiesOrderByColumns! non-null enum

The column that is used for ordering.

ContractPropertiesOrderByOrderByClause.order ● SortOrder! non-null enum

The direction that is used for ordering.