stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > RefundRefundLineItemsArgs

AdminTypes.RefundRefundLineItemsArgs interface

The record of the line items and transactions that were refunded to a customer, along with restocking instructions for refunded line items.

Signature:

export interface RefundRefundLineItemsArgs 

Properties

Property Modifiers Type Description
after?   InputMaybe<Scalars[‘String’][‘input’]> (Optional)
before?   InputMaybe<Scalars[‘String’][‘input’]> (Optional)
first?   InputMaybe<Scalars[‘Int’][‘input’]> (Optional)
last?   InputMaybe<Scalars[‘Int’][‘input’]> (Optional)
reverse?   InputMaybe<Scalars[‘Boolean’][‘input’]> (Optional)