orgId | UUID! | |
fromSpace | UUID | |
shareChannel | UUID | |
sharePlaylist | UUID | |
shareFolder | UUID | |
shareFile | UUID | |
shareLink | UUID | |
shareAppInstance | UUID | |
shareCredential | UUID | |
toSpace | UUID | |
sharedAt | Datetime | |
sharedBy | UUID | |
shareSite | UUID | |
orgByOrgId | Org | Reads a single `Org` that is related to this `ShareAssociation`. |
spaceByFromSpace | Space | Reads a single `Space` that is related to this `ShareAssociation`. |
channelByShareChannel | Channel | Reads a single `Channel` that is related to this `ShareAssociation`. |
channelByShareChannelAndOrgId | Channel | Reads a single `Channel` that is related to this `ShareAssociation`. |
playlistBySharePlaylist | Playlist | Reads a single `Playlist` that is related to this `ShareAssociation`. |
playlistBySharePlaylistAndOrgId | Playlist | Reads a single `Playlist` that is related to this `ShareAssociation`. |
folderByShareFolder | Folder | Reads a single `Folder` that is related to this `ShareAssociation`. |
folderByShareFolderAndOrgId | Folder | Reads a single `Folder` that is related to this `ShareAssociation`. |
fileByShareFile | File | Reads a single `File` that is related to this `ShareAssociation`. |
fileByShareFileAndOrgId | File | Reads a single `File` that is related to this `ShareAssociation`. |
linkByShareLink | Link | Reads a single `Link` that is related to this `ShareAssociation`. |
linkByShareLinkAndOrgId | Link | Reads a single `Link` that is related to this `ShareAssociation`. |
appInstanceByShareAppInstance | AppInstance | Reads a single `AppInstance` that is related to this `ShareAssociation`. |
appInstanceByShareAppInstanceAndOrgId | AppInstance | Reads a single `AppInstance` that is related to this `ShareAssociation`. |
credentialByShareCredential | Credential | Reads a single `Credential` that is related to this `ShareAssociation`. |
credentialByShareCredentialAndOrgId | Credential | Reads a single `Credential` that is related to this `ShareAssociation`. |
spaceByToSpace | Space | Reads a single `Space` that is related to this `ShareAssociation`. |
spaceByToSpaceAndOrgId | Space | Reads a single `Space` that is related to this `ShareAssociation`. |
userBySharedBy | User | Reads a single `User` that is related to this `ShareAssociation`. |
siteByShareSite | Site | Reads a single `Site` that is related to this `ShareAssociation`. |
siteByShareSiteAndOrgId | Site | Reads a single `Site` that is related to this `ShareAssociation`. |