stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > SellingPlanAnchorInput > type

AdminTypes.SellingPlanAnchorInput.type property

Represents the anchor type, must be one of WEEKDAY, MONTHDAY, YEARDAY.

Signature:

type?: InputMaybe<SellingPlanAnchorType | `${SellingPlanAnchorType}`>;