invoicesByIds
Retrieve invoices by a list of IDs. All invoices must belong to the same customer.
This page contains
Arguments
| ids [ID!]! | List of invoice UUIDs to retrieve (maximum 30) |
| locale Locale | The locale for invoice translation |
Return Fields
| InvoiceConnection! PREVIEW |
Interactive example
This is an example query. Use the embedded interactive tool below to edit the query.
Hint: use Ctrl + Space for autocompleting fields.