UpdateLivestreamInput
No description
input UpdateLivestreamInput {
description: String
embedCode: String
logo: String
name: String
pbsStationManagerLivestreamFeedCid: String
pbsTvssFeedCid: String
shortDescription: String
slug: String
sourceUrl: String
stationId: UUID
vimeoLiveEventId: String
weight: Int
}
Fields
UpdateLivestreamInput.description ● String scalar references
UpdateLivestreamInput.embedCode ● String scalar references
UpdateLivestreamInput.logo ● String scalar references
UpdateLivestreamInput.name ● String scalar references
UpdateLivestreamInput.pbsStationManagerLivestreamFeedCid ● String scalar references
UpdateLivestreamInput.pbsTvssFeedCid ● String scalar references
UpdateLivestreamInput.shortDescription ● String scalar references
UpdateLivestreamInput.slug ● String scalar references
UpdateLivestreamInput.sourceUrl ● String scalar references
UpdateLivestreamInput.stationId ● UUID scalar references
UpdateLivestreamInput.vimeoLiveEventId ● String scalar references
UpdateLivestreamInput.weight ● Int scalar references
Member Of
updateLivestream mutation