--- title: SellingPlanPricingPolicyInput - GraphQL Admin description: The input fields required to create or update a selling plan pricing 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/sellingplanpricingpolicyinput md: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/sellingplanpricingpolicyinput.md --- # Selling​Plan​Pricing​Policy​Input input\_object The input fields required to create or update a selling plan pricing policy. ## Fields * fixed [Selling​Plan​Fixed​Pricing​Policy​Input](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/SellingPlanFixedPricingPolicyInput) Fixed pricing policy details. * recurring [Selling​Plan​Recurring​Pricing​Policy​Input](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/SellingPlanRecurringPricingPolicyInput) Recurring pricing policy details. *** ## Input objects using this input * [Selling​Plan​Input.pricingPolicies](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/SellingPlanInput#fields-pricingPolicies) INPUT OBJECT The input fields to create or update a selling plan. *** ## Map ### Input objects using this input * [Selling​Plan​Input.pricingPolicies](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/SellingPlanInput#fields-pricingPolicies)