OBJECT
type RoyaltyInfoPageInfo {items: [RoyaltyInfoOutput] pageSize: Int! pageIndex: Int! totalNumberOfItems: Int! }