Skip to main content

PersonSpecificationsOrderByOrderByClause

Order by clause for Person.specifications.orderBy.

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

Fields

PersonSpecificationsOrderByOrderByClause.column ● SpecificationsOrderByColumns! non-null enum

The column that is used for ordering.

PersonSpecificationsOrderByOrderByClause.order ● SortOrder! non-null enum

The direction that is used for ordering.