stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > SubscriptionLineInput > sellingPlanName

AdminTypes.SubscriptionLineInput.sellingPlanName property

The selling plan name for the subscription line.

Defaults to using the selling plan’s current name when not specified.

Signature:

sellingPlanName?: InputMaybe<Scalars['String']['input']>;