OBJECT
type WorkLyricsPageInfo {items: [WorkLyricsOutput] pageSize: Int! pageIndex: Int! totalNumberOfItems: Int! }