Skip to main content

ContactSpecificationsOrderByOrderByClause

Order by clause for Contact.specifications.orderBy.

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

Fields

ContactSpecificationsOrderByOrderByClause.column ● SpecificationsOrderByColumns! non-null enum

The column that is used for ordering.

ContactSpecificationsOrderByOrderByClause.order ● SortOrder! non-null enum

The direction that is used for ordering.