CrateAddLibraryTracksResult
Describes the possible types that the 'crateAddLibraryTracks' Mutation can return.
union CrateAddLibraryTracksResult =
CrateAddLibraryTracksSuccess
| CrateAddLibraryTracksError
Possible types
CrateAddLibraryTracksSuccess
The tracks were successfully added to the crate.
CrateAddLibraryTracksError
An error object returned if an error occurred while adding the tracks to the crate.