Interface NestedProperties

interface NestedProperties {
    [k: string]: WeaviateField;
}

Indexable

[k: string]: WeaviateField