stack

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

AdminTypes.SellingPlanAnchor.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?: Maybe<Scalars['Int']['output']>;