Home > @infiniteobjects/shopify-data-manager > AdminTypes > MutationInventoryActivateArgs
The schema’s entry point for all mutation operations.
Signature:
export interface MutationInventoryActivateArgs
| Property | Modifiers | Type | Description |
|---|---|---|---|
| available? | InputMaybe<Scalars[‘Int’][‘input’]> | (Optional) | |
| inventoryItemId | Scalars[‘ID’][‘input’] | ||
| locationId | Scalars[‘ID’][‘input’] | ||
| onHand? | InputMaybe<Scalars[‘Int’][‘input’]> | (Optional) |