LiveStreamComponentInput
No description
input LiveStreamComponentInput {
stream: LiveStreamComponentStreamInput!
availableAt: DateTime!
availableUntil: DateTime
isPublic: Boolean
isRecorded: Boolean
isBackstage: Boolean
}
Fields
LiveStreamComponentInput.stream ● LiveStreamComponentStreamInput! non-null input
LiveStreamComponentInput.availableAt ● DateTime! non-null scalar
LiveStreamComponentInput.availableUntil ● DateTime scalar
LiveStreamComponentInput.isPublic ● Boolean scalar
LiveStreamComponentInput.isRecorded ● Boolean scalar
LiveStreamComponentInput.isBackstage ● Boolean scalar
Member Of
CreateEventPlanningInput input ● UpdateEventPlanningInput input ● UpsertEventPlanningInput input