Skip to main content

invoice

Return a single invoice, by specifying it's ID.

invoice(
id: ID!
): Invoice

Arguments

invoice.id ● ID! non-null scalar

Type

Invoice object

Represents information about an invoice.