Home > @infiniteobjects/shopify-data-manager > AdminTypes > RefundLineItemInput > locationId
The intended location for restocking. If the restockType
is set to NO_RESTOCK
, then this value is empty.
Signature:
locationId?: InputMaybe<Scalars['ID']['input']>;