createCommentFlag
createCommentFlag will create a Flag authored by the current logged in User on a given Comment.
createCommentFlag(
input: CreateCommentFlagInput!
): CreateCommentFlagPayload!
createCommentFlag will create a Flag authored by the current logged in User on a given Comment.
createCommentFlag(
input: CreateCommentFlagInput!
): CreateCommentFlagPayload!
createCommentFlag.input
● CreateCommentFlagInput!
non-null inputCreateCommentFlagPayload
object