Pinecone TypeScript SDK - v9.0.0
    Preparing search index...

    Type Alias IndexSchemaField

    A field in the schema of an existing index.

    Fields on indexes created before typed schemas were introduced carry no type and appear as LegacyMetadataField, so check for type before narrowing on it.