#import "../Author.graphql" fragment AddComment on TimelineItem { ... on AddCommentTimelineItem { createdAt ...authored edited message } }