Studio Service

FavoriteFilter

FavoriteFilter

A filter to be used against Favorite object types. All fields are combined with a logical ‘and.’

FieldTypeDescription
orgIdUUIDFilterFilter by the object’s `orgId` field.
spaceIdUUIDFilterFilter by the object’s `spaceId` field.
fileIdUUIDFilterFilter by the object’s `fileId` field.
folderIdUUIDFilterFilter by the object’s `folderId` field.
playlistIdUUIDFilterFilter by the object’s `playlistId` field.
linkIdUUIDFilterFilter by the object’s `linkId` field.
userIdUUIDFilterFilter by the object’s `userId` field.
siteIdUUIDFilterFilter by the object’s `siteId` field.
and[FavoriteFilter!]Checks for all expressions in this list.
or[FavoriteFilter!]Checks for any expressions in this list.
notFavoriteFilterNegates the expression.