Studio Service

Association

Association

The association details for each relation.

FieldArgumentTypeDescription
orgIdUUID!The uuid of the organization that player belong to.
fromCastUUID
fromScreenUUID
fromChannelUUIDThe uuid of the channel whom reference to the item.
fromPlaylistUUIDThe uuid of the playlist whom reference to the item.
fromAppInstanceUUID
toCastUUID
toFileUUIDThe uuid of file that been referenced.
toAppInstanceUUIDThe uuid of app that been referenced.
toPlaylistUUIDThe uuid of playlist that been referenced.
toChannelUUIDThe uuid of channel that been referenced.
toLinkUUIDThe uuid of link that is referenced.
toCredentialUUID
toSiteUUID
orgByOrgIdOrgReads a single `Org` that is related to this `Association`.
castByFromCastAndOrgIdCastReads a single `Cast` that is related to this `Association`.
screenByFromScreenAndOrgIdScreenReads a single `Screen` that is related to this `Association`.
channelByFromChannelAndOrgIdChannelReads a single `Channel` that is related to this `Association`.
playlistByFromPlaylistAndOrgIdPlaylistReads a single `Playlist` that is related to this `Association`.
appInstanceByFromAppInstanceAndOrgIdAppInstanceReads a single `AppInstance` that is related to this `Association`.
castByToCastAndOrgIdCastReads a single `Cast` that is related to this `Association`.
fileByToFileAndOrgIdFileReads a single `File` that is related to this `Association`.
appInstanceByToAppInstanceAndOrgIdAppInstanceReads a single `AppInstance` that is related to this `Association`.
playlistByToPlaylistAndOrgIdPlaylistReads a single `Playlist` that is related to this `Association`.
channelByToChannelAndOrgIdChannelReads a single `Channel` that is related to this `Association`.
linkByToLinkAndOrgIdLinkReads a single `Link` that is related to this `Association`.
credentialByToCredentialAndOrgIdCredentialReads a single `Credential` that is related to this `Association`.
siteByToSiteAndOrgIdSiteReads a single `Site` that is related to this `Association`.