# AppPricingDetails - admin-graphql - UNION Version: 2025-01 ## Description The information about the price that's charged to a shop every plan period. The concrete type can be `AppRecurringPricing` for recurring billing or `AppUsagePricing` for usage-based billing. ### Access Scopes ## Possible types * [AppRecurringPricing](/docs/api/admin-graphql/2025-01/objects/AppRecurringPricing) * [AppUsagePricing](/docs/api/admin-graphql/2025-01/objects/AppUsagePricing) ## Fields with this union * [AppPlanV2.pricingDetails](/docs/api/admin-graphql/2025-01/objects/AppPlanV2) ## Examples