Skip to main content

InvoicePropertiesOrderByOrderByClause

Order by clause for Invoice.properties.orderBy.

input InvoicePropertiesOrderByOrderByClause {
column: PropertiesOrderByColumns!
order: SortOrder!
}

Fields

InvoicePropertiesOrderByOrderByClause.column ● PropertiesOrderByColumns! non-null enum

The column that is used for ordering.

InvoicePropertiesOrderByOrderByClause.order ● SortOrder! non-null enum

The direction that is used for ordering.