InvoiceConnection
This page contains
Fields
| totalCount: Int! | |
| nodes: [Invoice!] PREVIEW | |
| pageInfo: PageInfo! |
Parent objects of InvoiceConnection
| SubscriptionRecord PREVIEW | Subscription Record - federated type from another service Uses purchase_orders.company_entitlement_uuid as the key |
Queries for InvoiceConnection
| invoices PREVIEW | Retrieve invoices |
| invoicesByIds PREVIEW | Retrieve invoices by a list of IDs. All invoices must belong to the same customer. |
| subscriptionRecord PREVIEW | Fetch a single subscription record by ID |