--- title: SellingPlanDeliveryPolicyInput - GraphQL Admin description: The input fields that are required to create or update a delivery policy. api_version: 2025-10 api_name: admin type: input-object api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/sellingplandeliverypolicyinput md: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/sellingplandeliverypolicyinput.md --- # Selling​Plan​Delivery​Policy​Input input\_object The input fields that are required to create or update a delivery policy. ## Fields * fixed [Selling​Plan​Fixed​Delivery​Policy​Input](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/SellingPlanFixedDeliveryPolicyInput) The fixed delivery policy details. * recurring [Selling​Plan​Recurring​Delivery​Policy​Input](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/SellingPlanRecurringDeliveryPolicyInput) The recurring delivery policy details. *** ## Input objects using this input * [Selling​Plan​Input.deliveryPolicy](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/SellingPlanInput#fields-deliveryPolicy) INPUT OBJECT The input fields to create or update a selling plan. *** ## Map ### Input objects using this input * [Selling​Plan​Input.deliveryPolicy](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/SellingPlanInput#fields-deliveryPolicy)