ContentSignedLink
A link to retrieve the content.
type ContentSignedLink {
link: Link!
size: Int!
}
Fields
ContentSignedLink.link ● Link! non-null object
The actual link.
ContentSignedLink.size ● Int! non-null scalar
A hint of the size of the linked content, used for byte ranges.
Member of
Publication object