Skip to content

invoiceBasePrice

get the base price for the invoice based off the associated item

Arguments

Returns

String

Example

query invoiceBasePrice($cms1500_id: ID, $offering_id: ID) {
invoiceBasePrice(cms1500_id: $cms1500_id, offering_id: $offering_id)
}