GraphQL APIOperationsMutationsdeletePostCommentdeletePostCommentDEPRECATEDComments can be deleted from other objects. Use deleteComment mutation. No description deletePostComment( id: UUID!): Result! @deprecated Arguments deletePostComment.id ● UUID! non-null scalar Type Result object