Type alias DeleteProductPayload

DeleteProductPayload: {
    productId: string;
}

Type declaration

  • productId: string

    Product Id should not be empty