CommentableType
No description
enum CommentableType {
thread
widgetThread
assignmentSubmission
assignment
discussionBoard
}
Values
CommentableType.thread
CommentableType.widgetThread
CommentableType.assignmentSubmission
CommentableType.assignment
CommentableType.discussionBoard
Member of
Comment
object ● Comments
query ● CreateComment
mutation ● CreateThread
mutation ● DestroyComment
mutation ● DestroyThread
mutation ● ThreadById
query ● Threads
query ● UpdateThread
mutation