Skip to content

apollo-code


apollo-code / core/src / CoreEvent

Interface: CoreEvent<T>

Type Parameters

T

T extends EventType = EventType

Properties

at

at: number


id

id: string


payload

payload: JsonValue


sessionId

sessionId: string


turnId?

optional turnId?: string


type

type: T


version

version: number