Skip to main content

ContactStructuresOrderByOrderByClause

Order by clause for Contact.structures.orderBy.

input ContactStructuresOrderByOrderByClause {
column: StructuresOrderByColumns!
order: SortOrder!
}

Fields

ContactStructuresOrderByOrderByClause.column ● StructuresOrderByColumns! non-null enum

The column that is used for ordering.

ContactStructuresOrderByOrderByClause.order ● SortOrder! non-null enum

The direction that is used for ordering.