deleteComment
deleteComment(
id: ID!
): DeleteCommentResult!Arguments
id ● ID! non-null scalar
Type
DeleteCommentResult union
Last updated
Was this helpful?
Delete a comment.
deleteComment(
id: ID!
): DeleteCommentResult!ID! non-null scalarDeleteCommentResult unionLast updated
Was this helpful?
Was this helpful?