PersonLinkedinsOrderByOrderByClause
Order by clause for Person.linkedins.orderBy.
input PersonLinkedinsOrderByOrderByClause {
column: LinkedinOrderByColumns!
order: SortOrder!
}
Fields
PersonLinkedinsOrderByOrderByClause.column
● LinkedinOrderByColumns!
non-null enum
The column that is used for ordering.
PersonLinkedinsOrderByOrderByClause.order
● SortOrder!
non-null enum
The direction that is used for ordering.