Skip to main content

CompanyPropertiesOrderByOrderByClause

Order by clause for Company.properties.orderBy.

input CompanyPropertiesOrderByOrderByClause {
column: CompanyPropertiesOrderByColumns!
order: SortOrder!
}

Fields

CompanyPropertiesOrderByOrderByClause.column ● CompanyPropertiesOrderByColumns! non-null enum

The column that is used for ordering.

CompanyPropertiesOrderByOrderByClause.order ● SortOrder! non-null enum

The direction that is used for ordering.