createComment
No description
createComment(
account: Address!
key: Id!
content: String!
): Comment!
No description
createComment(
account: Address!
key: Id!
content: String!
): Comment!
createComment.account ● Address! non-null scalarcreateComment.key ● Id! non-null scalarcreateComment.content ● String! non-null scalarComment object