Iron Gorilla Developers

ManualInputPrimitiveType

Primitive field kinds supported by the manual-input contract.

SDK v2026.4.0

Kind: typeAlias

Signature

Example
export type ManualInputPrimitiveType = string | number | boolean

On this page