stack

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

AdminTypes.SellingPlanAnchorInput.month property

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']>;