# IdeaGroup

IdeaGroup

Idea groups are used to organize ideas in the board

**Fields:**
- `id`: `ID!` - Unique identifier for the idea group.
- `isLocked`: `Boolean!` - Whether the idea group is locked.
- `name`: `String!` - The name of the idea group.