Skip to content
🚀 This documentation is for unreal-orm 1.0.0 alpha which requires SurrealDB 2.0 alpha SDK. For the stable version, see npm.

isIndexDefinition

isIndexDefinition(value): value is IndexDefinition

Defined in: schema/ast/extractor.ts:41

Type guard to check if a value is an index definition.

unknown

value is IndexDefinition