OnDemandComponentInput
No description
input OnDemandComponentInput {
video: EmbeddedVideoInput!
availableAt: DateTime
availableUntil: DateTime
isPublic: Boolean
}
Fields
OnDemandComponentInput.video
● EmbeddedVideoInput!
non-null input
OnDemandComponentInput.availableAt
● DateTime
scalar
OnDemandComponentInput.availableUntil
● DateTime
scalar
OnDemandComponentInput.isPublic
● Boolean
scalar
Member Of
UpdatePlanningInput
input ● UpsertEventPlanningInput
input