TemplateHubEntry
One browsable entry in the Template Hub catalog. Metadata only - the
embedded graph is resolved at install time. Mirrors the Rust
flow_application::template_hub::TemplateHubEntry.
Extended by
Section titled “Extended by”Properties
Section titled “Properties”approvalState?
Section titled “approvalState?”
optionalapprovalState?:TemplateApprovalState|null
Review state for Hub-published entries; null for curated/seed ones.
author
Section titled “author”author:
string
category
Section titled “category”category:
string
compliance
Section titled “compliance”compliance:
TemplateCompliance
description
Section titled “description”description:
string
edgeCount
Section titled “edgeCount”edgeCount:
number
name:
string
nodeCount
Section titled “nodeCount”nodeCount:
number
origin
Section titled “origin”origin:
CatalogOrigin
preview?
Section titled “preview?”
optionalpreview?:TemplatePreviewSketch|null
Null when the graph is too large to sketch.
publisher?
Section titled “publisher?”
optionalpublisher?:string|null
slug:
string
tags:
string[]
updatedAt?
Section titled “updatedAt?”
optionalupdatedAt?:string|null
ISO 8601 publish time; null for curated/seed entries.
version
Section titled “version”version:
string
Catalog version, dotted-int triple. Compared server-side against the installed copy’s stored version to compute update availability.
versionHistory
Section titled “versionHistory”versionHistory:
TemplateVersionInfo[]
Newest first; empty for entries without recorded history.