stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > ProductDeleteAsyncPayload > deleteProductId

AdminTypes.ProductDeleteAsyncPayload.deleteProductId property

The ID of the product that was requested to be deleted.

Signature:

deleteProductId?: Maybe<Scalars['ID']['output']>;