Skip to content

Variable: GetIssueTypePropertySchema

ts
const GetIssueTypePropertySchema: ZodObject<{
  issueTypeId: ZodString;
  propertyKey: ZodString;
}, $strip>;

Defined in: src/cloud/parameters/getIssueTypeProperty.ts:3