stack

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

AdminTypes.SubscriptionContractProductChangeInput interface

The input fields required to create a Subscription Contract.

Signature:

export interface SubscriptionContractProductChangeInput 

Properties

Property Modifiers Type Description
currentPrice?   InputMaybe<Scalars[‘Decimal’][‘input’]> (Optional) The price of the product.
productVariantId?   InputMaybe<Scalars[‘ID’][‘input’]> (Optional) The ID of the product variant the subscription line refers to.