# IdeasConnection

IdeasConnection

Relay connection for paginated ideas.

**Fields:**
- `edges`: `[IdeaEdge!]!` - List of idea edges containing the ideas and their cursors
- `pageInfo`: `PaginationPageInfo!` - Pagination metadata including hasNextPage and endCursor