Organization / Types/ object
InvoiceLineItemEdge
An edge that contains a node of type InvoiceLineItem and a cursor.
Fields
2 fieldsid•ID!Unique primary key.
quantity•Float!Quantity
currency•String!ISO 4217 currency code
value•String!Amount
billable•InvoiceLineBillableResolved billable resource.
cursor•String!A unique cursor that can be used for pagination.