Link
A link to an external resource.
type Link {
href: URI!
type: Mime!
templated: Boolean!
}
Fields
Link.href
● URI!
non-null scalar
The URI.
Link.type
● Mime!
non-null scalar
The media type that should be expected when calling that URL.
Link.templated
● Boolean!
non-null scalar
Is this a templated or a complete URL?
Member of
CloudflareImageRepresentation
object ● ContentSignedLink
object ● Publication
object ● RelationshipLink
object ● SignedLink
object