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.
type
A field in the schema of an existing index.
Fields on indexes created before typed schemas were introduced carry no
typeand appear as LegacyMetadataField, so check fortypebefore narrowing on it.