Creates an instance of UmbMediaTypeDetailServerDataSource.
The controller host for this controller to be appended to
Inserts a new Media Type on the server
Creates a new Media Type scaffold
Optional
preset: Partial<UmbMediaTypeDetailModel> = {}Deletes a Media Type on the server
Fetches a Media Type with the given id from the server
Updates a MediaType on the server
A data source for the Media Type that fetches data from the server UmbMediaTypeDetailServerDataSource
Implements