indexPattern expression function #62106
Labels
Feature:Data Views
Data Views code and UI - index patterns before 8.0
Feature:ExpressionLanguage
Interpreter expression language (aka canvas pipeline)
To make reference extraction from expressions easy/possible we should limit the usage of core api's to specific functions. The only function loading the index patterns should be indexPattern function, so we know to search for it and can extract the index pattern id and replace it with reference.
index pattern
type (which is the type this function will return)id
as an argument and returns serialized version of index patternfollowup:
index pattern
typerelated: #59960
blocks: #61768
parent issue: #61769
The text was updated successfully, but these errors were encountered: