BlueskyMedia
BlueskyMedia is a specific Bluesky Tweet.
type BlueskyMedia {
  url: String!
  width: Int
}
Fields
BlueskyMedia.url ● String! non-null scalar
url is the URL of a Bluesky tweet.
BlueskyMedia.width ● Int scalar
width is the width of the Bluesky tweet in pixels.
Implemented By
CommentMedia  union