OBJECT
A Invoice edge in the connection.
Invoice
type InvoicesEdge {# A cursor for use in pagination.cursor: Cursor # The `Invoice` at the end of the edge.node: Invoice }