Skip to main content

Interface: ActivityTypeDigest

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

One event type's reading inside one line's slice.

Not groups with counts. A page of those said "2 other workflows published 2 times / Operator Support published by … / Operator Sales published by …" — three lines to say one thing, each restating a count the others carried. A type digest is instead the parts of one sentence: the slots the type declares, in the order its reading says them, each with the few names worth putting inline and a count of how many more there are.

family travels for the same reason it travels on a group key: the taxonomy is a property of the vocabulary and never crosses the wire as a client-side mapping.

drill is the whole type in this bucket, and the only destination a digest carries: the line is the sentence and the way in, so a reader who wants the events behind any part of it clicks the row.

Properties

drill?

optional drill: ActivityFeedQueryRequest | null

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


eventType

eventType: ActivityEventType

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


family

family: ActivityEventFamily

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


slots

slots: ActivityDigestSlot[]

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


total

total: number

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

Minimum

0