Home > @infiniteobjects/shopify-data-manager > AdminTypes > SellingPlanAnchorInput > type
Represents the anchor type, must be one of WEEKDAY, MONTHDAY, YEARDAY.
Signature:
type?: InputMaybe<SellingPlanAnchorType | `${SellingPlanAnchorType}`>;