UpdateLivestreamInput
No description
input UpdateLivestreamInput {
description: String
embedCode: String
livestreamComAccountId: String
livestreamComEventId: String
logo: String
name: String
pbsStationManagerLivestreamFeedCid: String
pbsTvssFeedCid: String
shortDescription: String
sourceUrl: String
stationId: UUID
weight: Int
}
Fields
UpdateLivestreamInput.description
● String
scalar references
UpdateLivestreamInput.embedCode
● String
scalar references
UpdateLivestreamInput.livestreamComAccountId
● String
scalar references
UpdateLivestreamInput.livestreamComEventId
● 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.sourceUrl
● String
scalar references
UpdateLivestreamInput.stationId
● UUID
scalar references
UpdateLivestreamInput.weight
● Int
scalar references
Member Of
updateLivestream
mutation