OBJECT
type Subscription {id: String orderId: String cancellationAllowedUntilDate: String contractType: String termDuration: String effectiveStartDate: String billingCycleEndDate: String friendlyName: String offerName: String quantity: Int status: String offerId: String isTrial: Boolean hasPurchasableAddons: Boolean commitmentEndDate: String billingCycle: String publisherName: String autoRenewEnabled: Boolean creationDate: String }