Graphorin API reference v0.15.1
Graphorin API reference / @graphorin/core / / SecretRef
Interface: SecretRef
Defined in: packages/core/src/contracts/secret-ref.ts:9
Stable
Parsed shape of a SecretRef URI (scheme:[//authority]/path[?query][#fragment]).
The full grammar lives in @graphorin/security; the type lives here so downstream packages can carry parsed refs without a security dependency.