Skip to content

MediaExternalLink

An external link to another site related to the media or staff member

type MediaExternalLink {
id: Int!
url: String
site: String!
siteId: Int
type: ExternalLinkType
language: String
color: String
icon: String
notes: String
isDisabled: Boolean
}

The id of the external link

The url of the external link or base url of link source

The links website site name

The links website site id

Language the site content is in. See Staff language field for values.

The icon image url of the site. Not available for all links. Transparent PNG 64x64

ExternalLinkSourceCollection query

Media object ● MediaSubmissionComparison object ● MediaSubmissionEdge object ● RevisionHistory object