API Status Get API Key
TYPE

Idea

Ideas are the main entity in the create space

Fields 7

id : ID!

Unique identifier for the idea

organizationId : ID!

ID of the organization that owns this idea

content : IdeaContent!

The actual content and metadata of the idea

groupId : ID

ID of the group this idea belongs to (if any)

position : Float

Numerical position for ordering within a group

createdAt : Int!

Unix timestamp of when the idea was created

updatedAt : Int!

Unix timestamp of when the idea was last modified