TwitterMediaTwitterMedia is a specific Twitter Tweet.type TwitterMedia { url: String! width: Int}CopyFields#url (String!)#url is the URL of a Twitter tweet.width (Int)#width is the width of the Twitter tweet in pixels.