stack

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

AdminTypes.MutationInventoryBulkAdjustQuantityAtLocationArgs interface

The schema’s entry point for all mutation operations.

Signature:

export interface MutationInventoryBulkAdjustQuantityAtLocationArgs 

Properties

Property Modifiers Type Description
inventoryItemAdjustments   Array<InventoryAdjustItemInput>  
locationId   Scalars[‘ID’][‘input’]