Magidoc

GetPaywallInput
Input Object

Input for fetching the paywall

Fields

#

billingCountryCode

The country code for billing, e.g. US

context

Context for the paywall, e.g. "checkout" or "subscription"

customerId

The customer ID for whom the paywall is being fetched

environmentId

The unique identifier for the environment

fetchAllCountriesPrices

Whether to fetch prices for all countries or just the specified billing country

includeHiddenPlans

Whether to include hidden plans in the paywall

productId

The product ID for which the paywall is being fetched

resourceId

The resource ID for which the paywall is being fetched

Usages

#

References

#

  • Argument input of field getPaywall from type Query
  • Argument input of field mockPaywall from type Query
  • Argument input of field paywall from type Query