Home > @infiniteobjects/shopify-data-manager > AdminTypes > SellingPlanAnchorInput > month
The month of the anchor. If type is different than YEARDAY, then the value must be null
or between 1-12.
Signature:
month?: InputMaybe<Scalars['Int']['input']>;