AppRecurringPricingInput input object
Allows an app to charge per billing interval.
Input fields
- interval (
[AppPricingInterval](https://shopify.dev/docs/admin-api/graphql/reference/billing/apppricinginterval)
)
Specifies the billing frequency of the app subscription. - price (
[MoneyInput!](https://shopify.dev/docs/admin-api/graphql/reference/common-objects/moneyinput)
) REQUIRED
The amount to be charged to the store every billing interval. The only permitted currency code is USD.