Skip to content
🚀 This documentation is for unreal-orm 1.0.0 alpha which requires SurrealDB 2.0 SDK. For use with version 1.x, see here.

isIndexDefinition

isIndexDefinition(value): value is IndexDefinition

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

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

unknown

value is IndexDefinition