CommentModerationActionEdge
No description
type CommentModerationActionEdge { node: CommentModerationAction! cursor: Cursor!}
#
Fieldsnode
(CommentModerationAction!
)#
node is the CommentModerationAction for this edge.
cursor
(Cursor!
)#
cursor is used in pagination.