Skip to content

Type Alias: Subquery

ts
type Subquery = z.infer<typeof SubquerySchema>;

Defined in: src/agile/models/subquery.ts:8