stack

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

AdminTypes.InventoryActivatePayload interface

Return type for inventoryActivate mutation.

Signature:

export interface InventoryActivatePayload 

Properties

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.