Anchor to SubscriptionAnchorSubscription
unionSubscription Anchor
Represents a subscription anchor.
Anchor to Possible typesPossible types
- •OBJECT
Represents an anchor specifying a day of the month.
- Anchor to dayOfMonthday•Int!
Of Month non-null Day of the month (1-31).
- •OBJECT
Represents an anchor specifying a day of the week.
- Anchor to dayOfWeekday•Int!
Of Week non-null Day of the week (1-7, where 1 is Monday).
- •OBJECT
Represents an anchor specifying a specific day and month of the year.
- Anchor to dayOfMonthday•Int!
Of Month non-null Day of the month (1-31). Specifies the exact day within the given month.
- Anchor to monthmonth•Int!non-null
Month of the year (1-12). Specifies the month in which the day occurs.
Was this section helpful?
Anchor to Fields with this unionFields with this union
- •OBJECT
The billing policy of a subscription.
- •OBJECT
The delivery policy of a subscription.
Was this section helpful?