CompanyPhonesOrderByOrderByClause
Order by clause for Company.phones.orderBy.
input CompanyPhonesOrderByOrderByClause {
column: PhoneOrderByColumns!
order: SortOrder!
}
Fields
CompanyPhonesOrderByOrderByClause.column
● PhoneOrderByColumns!
non-null enum
The column that is used for ordering.
CompanyPhonesOrderByOrderByClause.order
● SortOrder!
non-null enum
The direction that is used for ordering.