# PostTemplatesConnection

PostTemplatesConnection

A paginated connection of post templates.

**Status:** 🧪 Preview

**Fields:**
- `edges`: `[PostTemplateEdge!]!` - The list of post template edges.
- `pageInfo`: `PaginationPageInfo!` - Pagination information for the connection.
- `totalCount`: `Int!` - The total number of templates matching the filters.