Studio Service

TagAssociation

TagAssociation

FieldArgumentTypeDescription
orgIdUUID!
spaceIdUUID!
tagNameString
toFileUUID
toScreenUUID
toLinkUUID
toChannelUUID
toPlaylistUUID
toFolderUUID
toAppInstanceUUID
toSiteUUID
orgByOrgIdOrgReads a single `Org` that is related to this `TagAssociation`.
spaceBySpaceIdSpaceReads a single `Space` that is related to this `TagAssociation`.
tagByTagNameAndOrgIdAndSpaceIdTagReads a single `Tag` that is related to this `TagAssociation`.
fileByToFileAndOrgIdFileReads a single `File` that is related to this `TagAssociation`.
screenByToScreenAndOrgIdScreenReads a single `Screen` that is related to this `TagAssociation`.
linkByToLinkAndOrgIdLinkReads a single `Link` that is related to this `TagAssociation`.
channelByToChannelAndOrgIdChannelReads a single `Channel` that is related to this `TagAssociation`.
playlistByToPlaylistAndOrgIdPlaylistReads a single `Playlist` that is related to this `TagAssociation`.
folderByToFolderAndOrgIdFolderReads a single `Folder` that is related to this `TagAssociation`.
appInstanceByToAppInstanceAndOrgIdAppInstanceReads a single `AppInstance` that is related to this `TagAssociation`.
siteByToSiteAndOrgIdSiteReads a single `Site` that is related to this `TagAssociation`.