accountInvoices
Paginated account invoices for the authenticated merchant, optionally filtered by issue date.
accountInvoices(
filter: SearchableAccountInvoiceFilterInput
size: Int
from: Int
): AccountInvoicesConnection!
Arguments
accountInvoices.filter ● SearchableAccountInvoiceFilterInput input
accountInvoices.size ● Int scalar
accountInvoices.from ● Int scalar
Type
AccountInvoicesConnection object
Paginated list of account invoices.