--- title: SellingPlanBillingPolicyInput - GraphQL Admin description: The input fields that are required to create or update a billing policy type. 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/sellingplanbillingpolicyinput md: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/sellingplanbillingpolicyinput.md --- # Selling​Plan​Billing​Policy​Input input\_object The input fields that are required to create or update a billing policy type. ## Fields * fixed [Selling​Plan​Fixed​Billing​Policy​Input](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/SellingPlanFixedBillingPolicyInput) The fixed billing policy details. * recurring [Selling​Plan​Recurring​Billing​Policy​Input](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/SellingPlanRecurringBillingPolicyInput) The recurring billing policy details. *** ## Input objects using this input * [Selling​Plan​Input.billingPolicy](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/SellingPlanInput#fields-billingPolicy) INPUT OBJECT The input fields to create or update a selling plan. *** ## Map ### Input objects using this input * [Selling​Plan​Input.billingPolicy](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/SellingPlanInput#fields-billingPolicy)