# ContentItemsConnection

ContentItemsConnection

A paginated connection of content items.

**Status:** ⚠️ Experimental

**Fields:**
- `edges`: `[ContentItemEdge!]!` - The list of content item edges.
- `pageInfo`: `PaginationPageInfo!` - Pagination information for the connection.
- `totalCount`: `Int!` - The total number of content items matching the request.