stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > InventoryChangeInput > ledgerDocumentUri

AdminTypes.InventoryChangeInput.ledgerDocumentUri property

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']>;