Home > @infiniteobjects/shopify-data-manager > AdminTypes > SellingPlanInput > options
The values of all options available on the selling plan. Selling plans are grouped together in Liquid when they’re created by the same app, and have the same selling_plan_group.name
and selling_plan_group.options
values.
Signature:
options?: InputMaybe<Array<Scalars['String']['input']>>;