Skip to content

apollo-code


apollo-code / plugin-sdk/src / PluginMemoryRecord

Interface: PluginMemoryRecord

Properties

attachments

readonly attachments: readonly Readonly<Record<string, unknown>>[]


content

readonly content: string


createdAt

readonly createdAt: string


deletedAt

readonly deletedAt: string | null


id

readonly id: string


pinned

readonly pinned: boolean


provenance

readonly provenance: Readonly<Record<string, unknown>>


schemaVersion

readonly schemaVersion: 1


scope

readonly scope: Readonly<Record<string, string>>


tags

readonly tags: readonly string[]


updatedAt

readonly updatedAt: string