Interface ProjectionFields

interface ProjectionFields {
    [propertyName: string]: true;
}

Indexable

[propertyName: string]: true