Skip to main content

CompanySpecificationsOrderByOrderByClause

Order by clause for Company.specifications.orderBy.

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

Fields

CompanySpecificationsOrderByOrderByClause.column ● SpecificationsOrderByColumns! non-null enum

The column that is used for ordering.

CompanySpecificationsOrderByOrderByClause.order ● SortOrder! non-null enum

The direction that is used for ordering.