INPUT_OBJECT
InvoiceSort
Attributes for sorting invoices
link GraphQL Schema definition
- input InvoiceSort {
- # Fields to sort invoices
- InvoiceSortFieldEnum!]! : [
- # Ordering to sort the results
- SortOrderingEnum :
- }
INPUT_OBJECT
Attributes for sorting invoices
- input InvoiceSort {
- # Fields to sort invoices
- InvoiceSortFieldEnum!]! : [
- # Ordering to sort the results
- SortOrderingEnum :
- }