@sourceloop/reporting-service / Exports / SubQueryWithAlias
Interface: SubQueryWithAlias¶
Table of contents¶
Properties¶
Properties¶
alias¶
• Optional alias: string
Defined in¶
services/reporting-service/src/interfaces/structured-query.interface.ts:46
query¶
• query: StructuredQueryInterface
Defined in¶
services/reporting-service/src/interfaces/structured-query.interface.ts:45