Skip to main content

VideoUrlBrochureDetails

Defines the details of a brochure that is sourced from an external video URL.

type VideoUrlBrochureDetails {
alternateUrl: String
url: String
}

Fields​

VideoUrlBrochureDetails.alternateUrl ● String scalar​

The external alternate video URL for the brochure. Optional.

VideoUrlBrochureDetails.url ● String scalar​

The external video URL for the brochure. Optional.

Implemented By​

BrochureDetails union