in src/datasource.ts [253:255]
getGroupByViewOptions() { return this.sendGrafanaRequest('GET', '/groupByViewOptions').then((result) => result.data); }