OBJECT
type UpdateSubscriptionResult {success: Boolean! message: String updatedSubscriptions: [SubscriptionUpdateItem!] }