Skip to content

Variable: GetCommentPropertyKeysSchema

ts
const GetCommentPropertyKeysSchema: ZodObject<{
  commentId: ZodString;
}, $strip>;

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