Skip to main content

CrateAddLibraryTracksErrorCode

Error codes that can be returned by the 'crateAddLibraryTracks' Mutation.

enum CrateAddLibraryTracksErrorCode {
operationError
incorrectInput
noSuchCrate
limitExceeded
notEligible
}

Values

operationError

Something went wrong on the server-side. Please try again later.

incorrectInput

Some of the track IDs or the crate id are incorrect.

noSuchCrate

The crate with the given id doesn't exist.

limitExceeded

The tracks cannot be added because you already reached the maximum number of crate assignments for your account. Contact us via sales@cyanite.ai if you want to upgrade your account.

notEligible

Your account is not eligible for crates. Contact us via sales@cyanite.ai if you want to upgrade your account.