# SubscriptionDeliveryPolicy - admin-graphql - OBJECT Version: 2024-10 ## Description Represents a Subscription Delivery Policy. ### Access Scopes the `read_own_subscription_contracts` or `write_own_subscription_contracts` scope. ## Fields * [anchors](/docs/api/admin-graphql/2024-10/objects/SellingPlanAnchor): SellingPlanAnchor! - The specific anchor dates upon which the delivery interval calculations should be made. * [interval](/docs/api/admin-graphql/2024-10/enums/SellingPlanInterval): SellingPlanInterval! - The kind of interval that's associated with this schedule (e.g. Monthly, Weekly, etc). * [intervalCount](/docs/api/admin-graphql/2024-10/scalars/Int): Int! - The number of delivery intervals between deliveries. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples