OBJECT
type SiteLabelsPageInfo {items: [SiteLabelsOutput] pageSize: Int! pageIndex: Int! totalNumberOfItems: Int! }