Closed scholtzan closed 2 years ago
queryResponse.fields does return the pivots of the current visualization. Pivots are the fields that the data is grouped by. We should use those instead of having a separate settings field.
queryResponse.fields
pivots
queryResponse.fields
does return thepivots
of the current visualization. Pivots are the fields that the data is grouped by. We should use those instead of having a separate settings field.