export interface Query { name: string; prefix: string; template: string; }