LiveStreamComponentInput
No description
input LiveStreamComponentInput {
stream: LiveStreamComponentStreamInput!
availableAt: DateTime!
availableUntil: DateTime
isPublic: Boolean
isRecorded: 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
Member Of
UpdatePlanningInput
input ● UpsertEventPlanningInput
input