comments.remove
Type: mutation
Module: convex/comments.ts
Arguments
Section titled “Arguments”{ commentId: Id<"comments"> }Delete a comment. Only the original author can delete their own comments.
Type: mutation
Module: convex/comments.ts
{ commentId: Id<"comments"> }Delete a comment. Only the original author can delete their own comments.