Skip to main content

Interface: ActivityLineDigest

Defined in: packages/sdk/src/types/generated/activity_feed.ts:492

The specifics behind one aggregate line, by event type, count desc.

complete is false when the read hit a bound, and the client renders the count phrase for that line instead — the same posture ActivityOpenItemsResponse.truncated takes: a bounded read says so rather than reporting a partial answer as a total.

Properties

complete

complete: boolean

Defined in: packages/sdk/src/types/generated/activity_feed.ts:494


types

types: ActivityTypeDigest[]

Defined in: packages/sdk/src/types/generated/activity_feed.ts:493