staging
deletePoints
export function deletePoints( pointName: string, query: Partial<Point>, cb?: ProgressCallback): Thunk { // TODO: Generalize and add to api/crud.ts