Skip to content

Type Alias: JqlQuery

ts
type JqlQuery = z.infer<typeof JqlQuerySchema>;

Defined in: src/cloud/models/jqlQuery.ts:12