OBJECT
type SubscriptionListPage {count: Int subscriptions: [SubscriptionDto] numSubscriptions: Int numPages: Int }