invoices
Get all invoices
Arguments
String
)
Returns the elements in the list that come after the specified cursor.
String
)
Returns the elements in the list that come before the specified cursor.
[ID!]
)
Exclude ones with these status IDs
Int
)
Returns the first n elements from the list.
ISO8601DateTime
)
Find any with a due_date after this date
ISO8601DateTime
)
Find any with a start_date before this date
Int
)
Returns the last n elements from the list.
OrderPaymentStatus
)
Find any with this payment status
String
)
Query string
Boolean
)
Should the sort be descending?
OrderSortField
)
Sort on this field
[ID!]
)
Only include ones with these status IDs
Find any with one of these tags. Ignored if using a query
Return fields
[InvoiceEdge!]!
)
A list of edges.
[Invoice!]!
)
A list of nodes.
PageInfo!
)
Information to aid in pagination.
Float
)
Total dollar amount for all nodes
Int!
)
Total number of nodes