Skip to main content

CorrespondencePropertiesOrderByOrderByClause

Order by clause for Correspondence.properties.orderBy.

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

Fields

CorrespondencePropertiesOrderByOrderByClause.column ● PropertiesOrderByColumns! non-null enum

The column that is used for ordering.

CorrespondencePropertiesOrderByOrderByClause.order ● SortOrder! non-null enum

The direction that is used for ordering.