stripePriceInformation
getting information about the price of a plan. this does not work with an api key
stripePriceInformation(
plan: String!
billingCycle: String!
): StripePriceType
getting information about the price of a plan. this does not work with an api key
stripePriceInformation(
plan: String!
billingCycle: String!
): StripePriceType
stripePriceInformation.plan
● String!
non-null scalarstripePriceInformation.billingCycle
● String!
non-null scalarStripePriceType
object