OBJECT
type MetadataChangePageInfo {items: [MetadataChangeOutput] pageSize: Int! pageIndex: Int! totalNumberOfItems: Int! }