Skip to content

Type Alias: BulkFetchIssueRequest

ts
type BulkFetchIssueRequest = z.infer<typeof BulkFetchIssueRequestSchema>;

Defined in: src/cloud/models/bulkFetchIssueRequest.ts:57