--- title: SubscriptionWeekDayAnchor - Customer API description: Represents an anchor specifying a day of the week. api_version: 2025-10 api_name: customer type: object api_type: graphql source_url: html: https://shopify.dev/docs/api/customer/latest/objects/subscriptionweekdayanchor md: https://shopify.dev/docs/api/customer/latest/objects/subscriptionweekdayanchor.md --- # Subscription​Week​Day​Anchor object Represents an anchor specifying a day of the week. ## Fields * day​Of​Week [Int!](https://shopify.dev/docs/api/customer/latest/scalars/Int) non-null Day of the week (1-7, where 1 is Monday). *** ## Map ### Possible type in * [Subscription​Anchor](https://shopify.dev/docs/api/customer/latest/unions/SubscriptionAnchor)