OBJECT
type CancelSubscriptionsResult {success: Boolean! message: String cancelledSubscriptions: [SubscriptionUpdateItem!] }