Home > @infiniteobjects/shopify-data-manager > AdminTypes > InventoryChangeInput > ledgerDocumentUri
The ledger document URI to which the quantity change is being applied. Not allowed for ‘available’ and required for other quantity names.
Signature:
ledgerDocumentUri?: InputMaybe<Scalars['String']['input']>;