Class EsqlResolveFieldsAction


public class EsqlResolveFieldsAction extends HandledTransportAction<FieldCapabilitiesRequest,FieldCapabilitiesResponse>
A fork of the field-caps API for ES|QL. This fork allows us to gradually introduce features and optimizations to this internal API without risking breaking the external field-caps API. For now, this API delegates to the field-caps API, but gradually, we will decouple this API completely from the field-caps.