Skip to main content

PropertyInvoicesOrderByOrderByClause

Order by clause for Property.invoices.orderBy.

input PropertyInvoicesOrderByOrderByClause {
column: InvoicesOrderByColumns!
order: SortOrder!
}

Fields

PropertyInvoicesOrderByOrderByClause.column ● InvoicesOrderByColumns! non-null enum

The column that is used for ordering.

PropertyInvoicesOrderByOrderByClause.order ● SortOrder! non-null enum

The direction that is used for ordering.