CrateRemoveLibraryTracksResult
Describes the possible types that the 'crateRemoveLibraryTracks' Mutation can return.
union CrateRemoveLibraryTracksResult =
CrateRemoveLibraryTracksSuccess
| CrateRemoveLibraryTracksError
Possible types
CrateRemoveLibraryTracksSuccess
The tracks were successfully removed from the crate.
CrateRemoveLibraryTracksError
Error codes that can be returned by the 'crateRemoveLibraryTracks' Mutation.