Skip to content

@sqlrooms/cells / resolveArtifactSchemaName

Function: resolveArtifactSchemaName()

resolveArtifactSchemaName(artifact): string

Resolves the schema name for an artifact runtime, falling back to a stable id-based name.

Parameters

ParameterType
artifactPick<CellArtifactRuntime, "id" | "schemaName">

Returns

string