Protected
Readonly
dataProtected
Readonly
idProtected
loggerProtected
Readonly
loggerProtected
applyApply studios filter to query
typeorm query builder
studios filter
Protected
applyApply studios order to typeorm query builder
typeorm query builder
studios order
Create new studio
create studio options
service method context
created studio
Protected
generateGet studios list
find studios options
studios list and list meta
Get studio by id or throw NotFoundException
studio id
service method context
studio or throw NotFoundException if not found
A Studios service is a component of your video production application's backend that provides programmatic access to the Studios API. It typically includes methods for creating, retrieving, updating, and deleting studios, as well as managing staff and video production associated with each studio.