--- title: SellingPlanFixedPricingPolicyInput - GraphQL Admin description: The input fields required to create or update a fixed 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/sellingplanfixedpricingpolicyinput md: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/sellingplanfixedpricingpolicyinput.md --- # Selling​Plan​Fixed​Pricing​Policy​Input input\_object The input fields required to create or update a fixed selling plan pricing policy. ## Fields * adjustment​Type [Selling​Plan​Pricing​Policy​Adjustment​Type](https://shopify.dev/docs/api/admin-graphql/latest/enums/SellingPlanPricingPolicyAdjustmentType) Price adjustment type defined by the policy. * adjustment​Value [Selling​Plan​Pricing​Policy​Value​Input](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/SellingPlanPricingPolicyValueInput) Price adjustment value defined by the policy. * id [ID](https://shopify.dev/docs/api/admin-graphql/latest/scalars/ID) ID of the pricing policy. *** ## Input objects using this input * [Selling​Plan​Pricing​Policy​Input.fixed](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/SellingPlanPricingPolicyInput#fields-fixed) INPUT OBJECT The input fields required to create or update a selling plan pricing policy. *** ## Map ### Input objects using this input * [Selling​Plan​Pricing​Policy​Input.fixed](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/SellingPlanPricingPolicyInput#fields-fixed)