For the complete documentation index, see llms.txt. This page is also available as Markdown.

recordType

@venuecms/sdk


Type Alias: recordType

type recordType = "SOURCE" | "PUBLISHED" | "REVISION";

Defined in: packages/sdk/src/client/types.gen.ts:459

Last updated