# SellingPlanDeliveryPolicyInput - admin-graphql - INPUT_OBJECT Version: 2024-10 ## Description The input fields that are required to create or update a delivery policy. ### Access Scopes ## Fields * [fixed](/docs/api/admin-graphql/2024-10/input-objects/SellingPlanFixedDeliveryPolicyInput): SellingPlanFixedDeliveryPolicyInput - The fixed delivery policy details. * [recurring](/docs/api/admin-graphql/2024-10/input-objects/SellingPlanRecurringDeliveryPolicyInput): SellingPlanRecurringDeliveryPolicyInput - The recurring delivery policy details. ## Input objects with this input object * [SellingPlanInput](/docs/api/admin-graphql/2024-10/input-objects/SellingPlanInput) ## Examples