Home > @infiniteobjects/shopify-data-manager > AdminTypes > RefundInput > refundLineItems
A list of line items to refund.
Signature:
refundLineItems?: InputMaybe<Array<RefundLineItemInput>>;