Variable: ConvertContentIdsToContentTypesSchema
ts
const ConvertContentIdsToContentTypesSchema: ZodObject<{
body: ZodOptional<ZodRecord<ZodString, ZodAny>>;
}, $strip>;Defined in: src/v2/parameters/convertContentIdsToContentTypes.ts:3