Studio Service

Favorite

Favorite

The favorite folders and files by each user.

FieldArgumentTypeDescription
orgIdUUID!The uuid of the organization that player belong to.
spaceIdUUID!
fileIdUUIDThe uuid of the file that user added favorite.
folderIdUUIDThe uuid of the folder that user added favorite.
playlistIdUUIDThe uuid of the playlist that user added favorite.
linkIdUUIDThe uuid of the link that user added favorite.
userIdUUID!The uuid of the user whom added favorite.
siteIdUUIDThe uuid of the site that user added favorite.
orgByOrgIdOrgReads a single `Org` that is related to this `Favorite`.
spaceBySpaceIdSpaceReads a single `Space` that is related to this `Favorite`.
fileByFileIdFileReads a single `File` that is related to this `Favorite`.
fileByFileIdAndOrgIdFileReads a single `File` that is related to this `Favorite`.
folderByFolderIdFolderReads a single `Folder` that is related to this `Favorite`.
folderByFolderIdAndOrgIdFolderReads a single `Folder` that is related to this `Favorite`.
playlistByPlaylistIdPlaylistReads a single `Playlist` that is related to this `Favorite`.
playlistByPlaylistIdAndOrgIdPlaylistReads a single `Playlist` that is related to this `Favorite`.
linkByLinkIdLinkReads a single `Link` that is related to this `Favorite`.
linkByLinkIdAndOrgIdLinkReads a single `Link` that is related to this `Favorite`.
userByUserIdUserReads a single `User` that is related to this `Favorite`.
userByUserIdAndOrgIdUserReads a single `User` that is related to this `Favorite`.
siteBySiteIdSiteReads a single `Site` that is related to this `Favorite`.
siteBySiteIdAndOrgIdSiteReads a single `Site` that is related to this `Favorite`.