OnDemandComponent
No description
type OnDemandComponent {
availableAt: DateTime
availableUntil: DateTime
video: EmbeddedVideoUnion!
isPublic: Boolean!
}
Fields
OnDemandComponent.availableAt ● DateTime scalar
OnDemandComponent.availableUntil ● DateTime scalar
OnDemandComponent.video ● EmbeddedVideoUnion! non-null union
OnDemandComponent.isPublic ● Boolean! non-null scalar
Member Of
OnDemandAwareInterface interface ● Planning object ● PlanningWithEvent object