Skip to main content

CorrespondenceCoordinationsOrderByOrderByClause

Order by clause for Correspondence.coordinations.orderBy.

input CorrespondenceCoordinationsOrderByOrderByClause {
column: CoordinationsOrderByColumns!
order: SortOrder!
}

Fields

CorrespondenceCoordinationsOrderByOrderByClause.column ● CoordinationsOrderByColumns! non-null enum

The column that is used for ordering.

CorrespondenceCoordinationsOrderByOrderByClause.order ● SortOrder! non-null enum

The direction that is used for ordering.