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