Skip to content

Type Alias: JqlQueryField

ts
type JqlQueryField = z.infer<typeof JqlQueryFieldSchema>;

Defined in: src/cloud/models/jqlQueryField.ts:18