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}Fields
Section titled “Fields”MediaExternalLink.id ● Int! non-null scalar
Section titled “MediaExternalLink.id ● Int! ”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
MediaExternalLink.type ● ExternalLinkType enum
Section titled “MediaExternalLink.type ● ExternalLinkType ”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
MediaExternalLink.isDisabled ● Boolean scalar
Section titled “MediaExternalLink.isDisabled ● Boolean ”Returned By
Section titled “Returned By”ExternalLinkSourceCollection query
Member Of
Section titled “Member Of”Media object ● MediaSubmissionComparison object ● MediaSubmissionEdge object ● RevisionHistory object