#import "../../components/fragments.graphql" fragment AddComment on BugAddCommentTimelineItem { id createdAt ...authored edited message history { message date } }