# SellingPlanPricingPolicyInput - admin-graphql - INPUT_OBJECT Version: 2024-10 ## Description The input fields required to create or update a selling plan pricing policy. ### Access Scopes ## Fields * [fixed](/docs/api/admin-graphql/2024-10/input-objects/SellingPlanFixedPricingPolicyInput): SellingPlanFixedPricingPolicyInput - Fixed pricing policy details. * [recurring](/docs/api/admin-graphql/2024-10/input-objects/SellingPlanRecurringPricingPolicyInput): SellingPlanRecurringPricingPolicyInput - Recurring pricing policy details. ## Input objects with this input object * [SellingPlanInput](/docs/api/admin-graphql/2024-10/input-objects/SellingPlanInput) ## Examples