EntityIndex: Record<string, {
    fields?: string[];
}>

Type declaration

  • Optional fields?: string[]