@squidcloud/client
    Preparing search index...

    Type Alias FieldType

    FieldType: PrimitiveFieldType | FieldType[] | { [key: string]: FieldType }

    Represents a recursive field type structure for database documents, including primitives, arrays, and nested objects.