Home > @infiniteobjects/shopify-data-manager > AdminTypes > InventoryActivatePayload
Return type for inventoryActivate
mutation.
Signature:
export interface InventoryActivatePayload
Property | Modifiers | Type | Description |
---|---|---|---|
inventoryLevel? | Maybe<InventoryLevel> | (Optional) The inventory level that was activated. | |
userErrors | Array<UserError> | The list of errors that occurred from executing the mutation. |