Skip to main content

CorrespondenceContactsOrderByOrderByClause

Order by clause for Correspondence.contacts.orderBy.

input CorrespondenceContactsOrderByOrderByClause {
column: ContactsOrderByColumns!
order: SortOrder!
}

Fields

CorrespondenceContactsOrderByOrderByClause.column ● ContactsOrderByColumns! non-null enum

The column that is used for ordering.

CorrespondenceContactsOrderByOrderByClause.order ● SortOrder! non-null enum

The direction that is used for ordering.