Home > @infiniteobjects/shopify-data-manager > AdminTypes > SellingPlanRecurringDeliveryPolicyInput > preAnchorBehavior
The pre-anchor behavior. It can be either: asap or next.
Signature:
preAnchorBehavior?: InputMaybe<SellingPlanRecurringDeliveryPolicyPreAnchorBehavior | `${SellingPlanRecurringDeliveryPolicyPreAnchorBehavior}`>;