# AppSubscriptionLineItemInput - admin-graphql - INPUT_OBJECT Version: 2025-01 ## Description The input fields to add more than one pricing plan to an app subscription. ### Access Scopes ## Fields * [plan](/docs/api/admin-graphql/2025-01/input-objects/AppPlanInput): AppPlanInput! - The pricing model for the app subscription. ## Input objects with this input object * [appSubscriptionCreate](/docs/api/admin-graphql/2025-01/mutations/appSubscriptionCreate) ## Examples