stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > RefundLineItemInput > locationId

AdminTypes.RefundLineItemInput.locationId property

The intended location for restocking. If the restockType is set to NO_RESTOCK, then this value is empty.

Signature:

locationId?: InputMaybe<Scalars['ID']['input']>;