Type alias histogramValuesQuery$variables
histogramValuesQuery$variables: {
dataset: string;
form?: ExtendedViewForm | null;
path: string;
view: any[];
}
Type declaration
-
dataset: string
-
Optional
form?: ExtendedViewForm | null
-
path: string
-
view: any[]