--- title: SubscriptionDeliveryPolicyInput - GraphQL Admin description: The input fields for a Subscription Delivery Policy. api_version: 2024-10 api_name: admin type: input_object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/SubscriptionDeliveryPolicyInput md: >- https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/SubscriptionDeliveryPolicyInput.txt --- # Subscription​Delivery​Policy​Input input\_object The input fields for a Subscription Delivery Policy. ## Fields * anchors [\[Selling​Plan​Anchor​Input!\]](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/SellingPlanAnchorInput) Default:\[] The specific anchor dates upon which the delivery interval calculations should be made. * interval [Selling​Plan​Interval!](https://shopify.dev/docs/api/admin-graphql/2024-10/enums/SellingPlanInterval) non-null The kind of interval that's associated with this schedule (e.g. Monthly, Weekly, etc). * interval​Count [Int!](https://shopify.dev/docs/api/admin-graphql/2024-10/scalars/Int) non-null The number of billing intervals between invoices. *** ## Input objects using this input * [Subscription​Draft​Input.​delivery​Policy](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/SubscriptionDraftInput#field-deliveryPolicy) INPUT OBJECT The input fields required to create a Subscription Draft. *** ## Map ### Input objects using this input * [Subscription​Draft​Input.deliveryPolicy](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/SubscriptionDraftInput#field-deliveryPolicy)