ContentSubscription
No description
type ContentSubscription {
id: String
planId: String
name: String
amountInCents: Int
interval: String
canceledAt: Int
currentPeriodStart: Date
currentPeriodEnd: Date
variation: String
humanPrice: String
}