---
title: SubscriptionWeekDayAnchor - Customer API
description: Represents an anchor specifying a day of the week.
api_version: 2026-04
source_url:
  html: >-
    https://shopify.dev/docs/api/customer/latest/objects/SubscriptionWeekDayAnchor
  md: >-
    https://shopify.dev/docs/api/customer/latest/objects/SubscriptionWeekDayAnchor.md
api_name: customer
api_type: graphql
type: object
---

# 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)
