#import "../Author.graphql" fragment SetStatus on TimelineItem { ... on SetStatusTimelineItem { date ...authored status } }