commentable
No description
commentable(
id: UUID!
type: CommentableType!
): Commentable!
No description
commentable(
id: UUID!
type: CommentableType!
): Commentable!
commentable.id
● UUID!
non-null scalarcommentable.type
● CommentableType!
non-null enumCommentable
object